Hi Everyone,
I have a problem with getting group working with mod_auth_cas.

Here is the snippet:
*<Location /my_app>*
*        <RequireAll>*
*                Authtype CAS*
*                Require valid-user*
*                Require group ADMIN*
*                CASAuthNHeader cas*
*        </RequireAll>*
*</Location>*

I don't see any information related to group in CAS Cookie :

*<cacheEntry xmlns="http://uconn.edu/cas/mod_auth_cas";>*
*   <user>admin</user>*
*   <issued>1479847469143283</issued>*
*   <lastactive>1479847469145147</lastactive>*
*   <path>/my_app/</path>*
*   <ticket>ST-1-cJrtZmKMkuysdXXMXhRK-cas01.example.org</ticket>*
*   <secure />*
*</cacheEntry>*

I don't know what I missing. Any help would be appreciated.

Thanks

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/0e456bd9-94ba-4861-87ff-23b4dd0670eb%40apereo.org.

Reply via email to