开发者

Authentication through Open ID like Google facebook etc

开发者 https://www.devze.com 2023-02-03 19:30 出处:网络
I have one application for which i am doing authentication through 开发者_C百科local ldap server.

I have one application for which i am doing authentication through 开发者_C百科local ldap server.

How do i make use of OpenID user account authentication for my application?

How to achive this?


Assuming your application is web based, you would need to grab one of the many OpenID Relying Party (RP) libraries for whatever language your application is in. Most of the libraries provide some sample code and documentation to get you started.

0

精彩评论

暂无评论...
验证码 换一张
取 消