Closed GoogleCodeExporter closed 8 years ago
When the authentication process is complete, your provider returns claimed_id =
https://stendhalgame.org/a/ttttt, which is fine. However, this url, when
discovered, doesn't return a proper xrds (it returns server, instead of signon).
In order to fix it, set select_id to false when
https://stendhalgame.org/a/ttttt is accessed, and preferably, xrdsLocation to
something that will also return an xrds with select_id disabled (otherwise it
might not work in some clients).
In other words: don't set select_id to true when an user's identity url is
accessed.
It is documented in example.php (which uses select_id), by the way.
Anyway, thanks for the detailed bug report -- I've been able to (re-)discover
the cause thanks to it.
And thanks for pointing me to a game I didn't play yet.
As usual, report any further problems.
Original comment by mewp...@gmail.com
on 17 Jul 2011 at 12:25
Original issue reported on code.google.com by
HendrikU...@nexgo.de
on 17 Jul 2011 at 11:27