Should be an easy win, there is already a patch.  We probably need to add a
simple test before merging.

On Thu, Jun 2, 2016 at 1:41 PM, Daniel M. <[email protected]> wrote:

> Instead of using the traditional Shiro roles attribute:
>
> roles=role1,role2,role3,...
>
> The CAS system via SAML returns an array of roles:
>
>     <roles>
>         <role>role1</role>
>         <role>role2</role>
>         ...
>     </roles>
>
> Will this be addressed or supported in future versions?
>
> I have seen:  [SHIRO-442] CAS client fails with multi-valued SAML
> attributes - ASF JIRA <https://issues.apache.org/jira/browse/SHIRO-442>
>
> <https://issues.apache.org/jira/browse/SHIRO-442>
> [SHIRO-442] CAS client fails with multi-valued SAML attributes - ASF JIRA
> <https://issues.apache.org/jira/browse/SHIRO-442>
>
>
> Back in 2013, if this cannot or will not be supported it would be good to
> know.
>
>
>

Reply via email to