Hi,
I'm trying to convert this attributefilterpolicy from shibboleth idp to cas
7.3.2 with oidc
<AttributeFilterPolicy id="OPENID_SCOPE_MEMBEROFARGOS">
<PolicyRequirementRule xsi:type="oidc:OIDCScope"
value="memberofargos" />
<AttributeRule attributeID="MemberOf">
<PermitValueRule xsi:type="OR">
<Rule xsi:type="Value" value="argos" caseSensitive="false"
/>
</PermitValueRule>
</AttributeRule>
</AttributeFilterPolicy>
But i do not how to do ?
The user has several groups and I want to select only the argos group and
attribute the value to oidc attribute MemberOf.
Thanks
--
- Website: https://apereo.github.io/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
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 visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6e28108c-2f79-4df7-91cd-1ae1d3b3a4f2n%40apereo.org.