Is there any alternative for OpenID,what i means is a site which provide our details fully, and we can log in to a site with that ID?
Update
suppose think that i am developing a site which have openID integration, i will have only a username not so much details,thats why i am asking
There is no such system that you're looking for.
You can request many attributes with openid, however you can't depend on them being sent.
Generally, AX extension for OpenID is well suited for your needs, however most providers supply only few of AX attributes -- and of course, an user could just refuse to provide them.
IndieAuth is a "spiritual successor" to OpenID, with a very similar workflow for the end-user. It also supports identity delegation, a unique feature of OpenID 2.0.
But, it does not provide or enforce extra details from the user.
SAML could be what you are looking for..
Microsoft touted their CardSpaces technology a few years back which iirc was OpenID like (amongst others).
There is Facebook-Connect which provides a Single-Sign-on.
You can use decentralized OpenID alternative EMCSSL: http://emercoin.com/EMCSSL
Disclaimer: I am author of this system.
© 2022 - 2024 — McMap. All rights reserved.