Must be exact, though it would be nice to add regex support. Feel free to open an issue.
From: [email protected] [mailto:[email protected]] On Behalf Of Jonathan Labin Sent: Monday, January 4, 2016 1:31 PM To: CAS Community <[email protected]> Subject: [cas-user] regex for requiredAttributes Is it possible to For example, the documentation shows an example access control situation that lists valid values of: "cn" : [ "java.util.HashSet", [ "admin, Admin, TheAdmin" ] ] Must these be exact or is there a way to perform a similar restriction with something like .*dmin.* Not that you'd trust your admin access control to such a filter but as an example of capability. Jon -- 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] <mailto:[email protected]> . Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. -- 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]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
