single sign on - Is there an alternative SSO to CAS which supports gateway mode? -
cas supports gateway mode (http://www.jasig.org/cas/client-integration/gateway), doesn't force user sign in when accessing non-secured resource, if user authenticated, they'll signed in.
lets there's server , b have secured , non-secured pages. user accesses secured page on , forced sing in sso. accesses non-secured page on b , although there no need authenticate, should ticket because they're signed on.
does other ssos support feature?
i think shibboleth has same feature : http://shibboleth.1660669.n2.nabble.com/how-can-i-ask-for-but-not-require-a-lazy-session-td5084205.html...
Comments
Post a Comment