Tagged Questions
1
vote
2answers
191 views
OpenID Directed Identity/Identifier Selection in PHP
I'm trying to implement an OpenID server in PHP that supports identifier selection (some call this directed identity, which is actually a more specific case of identifier selection). That is, a user ...