aboutsummaryrefslogtreecommitdiff
path: root/views/xrds/openid_server/service.php
blob: 7daafbbede8b0f58935c522c4ed0a6a47eb758d1 (plain)
1
2
3
4
5
6
7
8
9
<?php
	/*
	XRD info to identify do eaut email to profile mapping.
	*/
?>
          <Service priority="0">
            <Type>http://specs.eaut.org/1.0/template</Type>
            <URI><?php echo $vars['url']; ?>profile/%7Busername%7D</URI>
          </Service>