[cas-dev] Attribute support in CAS 3.1

Velpi velpi at industria.be
Mon Jan 8 11:26:41 EST 2007


> I've checked in code to both the client and server to process SAML 1.1 
> and obtain attributes.  Currently, the client reads all the attributes 
> and stores them in a map as Strings.  Is this sufficient? Or do we need 
> a mechanism for detecting Integers, Floats, etc.?

I think it is safe to say that this is an application's responsibility. 
It should be possible to pass on the attributes with as little changes 
as possible (ideally the signed SAML statement itself might be passed on 
in some situations).
It might be useful to build some classes for type detection later.


> I'm hoping to cut a 3.1 M1 release soon for both the client and server 
> to demonstrate the attributes capabilities.

This is very great news!

-- Velpi


More information about the cas-dev mailing list