-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
we need the ability to change the claim-id in the authentication request.
Use case - like in yahoo;
user write the id url in the consumer: "http://me.yahoo.com"
user logins to yahoo
yahoo redirects the user back to the consumer, this time with claimed_id =
"https://me.yahoo.com/a/<user id here>"
That way, the user needs to know only a single simple URL.
Original issue reported on code.google.com by yuval.ko...@gmail.com on 11 Jul 2010 at 8:53