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
OpenID Connect is gaining in popularity. It is much simpler to implement than SAML and easily accessible through APIs because it works with RESTful API endpoints. This also means it works much better with mobile applications.
This page lists libraries for OpenID 2.0 – a now obsolete specification. OpenID 2.0 has been superseded by OpenID Connect.
Security Assertion Markup Language (SAML) is an open standard that attempts to bridge the divide between authentication and authorization. OAuth is an open authorization standard. OpenID Connect is an authentication standard that runs on top of OAuth 2.0.
Simply put, OpenID is used for authentication while OAuth is used for authorization. OpenID was created for federated authentication, meaning that it lets a third-party application authenticate users for you using accounts that you already have.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With