> I'm looking to setup (and learn about) SAML and CAS.

Good resources:
http://www.ja-sig.org/wiki/display/CASUM/SAML+1.1
http://www.ja-sig.org/wiki/display/CASUM/Attributes
http://www.ja-sig.org/wiki/display/CASC/JASIG+Client+SAML+Saml11TicketValidationFilter+Example

Presumably you want SAML so you can take advantage of attribute
release and single sign-out.  There's server-side configuration to
hook up the data source for the attributes, then you may want to
leverage the service management tool for fine-grained control of which
of the global set of available attributes are released to particular
services.  The last link is for configuring the Java CAS client for
SAML, which will allow the Web application to consume the attributes
released from the server.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to