Hi all,
I have trouble with user role in CAS Management
If I use user.json file store in directory /etc/cas/config like below, CAS
Management worked well.
Here is user.json file
{
"casuser" : {
"@class" : "org.apereo.cas.mgmt.authz.json.UserAuthorizationDefinition
",
"roles" : [ "ROLE_ADMIN" ]
}
}
But, how to apply this properties as CAS Overlay properties store in
MongoDB?
Or how to indicate CAS-managment or CAS Overlay user's roles always is
"ROLE_ADMIN"?
Please help me.
Thank you in advance.
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/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 on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/8e405b96-f459-47c2-8678-fa24efe1960an%40apereo.org.