Tagged Questions
1
vote
2answers
434 views
Making an OpenID Provider with SSL
so I'm currently trying to make an OpenID provider. I've tried using two Java based OpenID server packages- Atlassian's Crowd, and WSO2 Identity Server. Now, in my implementation, security is a must, ...