¡@

Home 

java Programming Glossary: openid

AccessControlException when using Spring Security with OpenID

http://stackoverflow.com/questions/1620823/accesscontrolexception-when-using-spring-security-with-openid

when using Spring Security with OpenID I try to implement Spring Security with OpenID in Google App.. with OpenID I try to implement Spring Security with OpenID in Google App Engine but I am getting a 'java.security.AccessControlException..

Which SSO Framework to use? [closed]

http://stackoverflow.com/questions/173704/which-sso-framework-to-use

to Single Sign On . A couple of comments on other answers OpenID is a protocol not a framework the two are pretty much orthogonal... the two are pretty much orthogonal. OpenSSO does did OpenID OpenAM picks up where OpenSSO left off . Also I agree 100 with..

How do I keep a user logged into my site for months?

http://stackoverflow.com/questions/2185951/how-do-i-keep-a-user-logged-into-my-site-for-months

do I keep a user logged into my site for months I'm using OpenID. How do I make it so that the user stays logged in for a long.. me on this computer option This is actually unrelated to OpenID part. Here's a language agnostic way how you can do it First..

Library to integrate Google's OAuth/OpenID hybrid in Java Web App?

http://stackoverflow.com/questions/4069060/library-to-integrate-googles-oauth-openid-hybrid-in-java-web-app

to integrate Google's OAuth OpenID hybrid in Java Web App I'm building a Java web app that needs.. user's Google Calendar data therefore I thought the OAuth OpenID hybrid is the best way to go. What's the best library to handle.. of code on my end I tried openid4java Spring Security OpenID both don't support hybrid as well as dyuproject couldn't get..

single signon + spring [closed]

http://stackoverflow.com/questions/6340466/single-signon-spring

What you need is spring security . It supports both OpenID and CAS out of the box but you'll need to do some research on..