Tagged Questions

1
vote
2answers
420 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, ...
0
votes
0answers
183 views

Setting OpenID provider URL/Links for Liferay development

I am doing some Liferay development and one task was to hook it into our Atlassian Crowd server through Crowd's OpenID provider service. Everything seems to work fine but I have been asked to have it ...