Tagged Questions

3
votes
1answer
1k views

Zend Framework: OpenID 2.0 and Directed Identity

I have custom OpenID provider and consumer. The OpenID URL should be hard-coded in the consumer app and will point to my custom provider (let's say: http://login.loc/). Provider app in turn tells the ...