How do I implement direct identity based openid authentication with zend openid?
Answer Posted / Santosh Kumar Bhagat
To implement direct identity-based OpenID authentication in Zend OpenID, you need to configure the Relying Party (RP) and the Identity Provider (IdP). After that, you can use Zend_OpenId_Identity class for authenticating users.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers