Napoleon,

I just replied to another thread on the same topic.
We are all trying to figure it out. I think a cas management developer will be 
required.

Ray

On Mon, 2020-08-31 at 07:54 -0700, Napoleon Ponaparte wrote:
Notice: This message was sent from outside the University of Victoria email 
system. Please be cautious with links and sensitive information.


Hi,

I have succeeded implement CAS Management Web App.
But I must have user's role in user.json file as bellow to run web app:

{
"casuser" : {
"roles" : [ "ROLE_ADMIN" ]
}
}
How to bypass user role in service registry?
P/s: here is my service registry for CAS Management Web App
{
  "@class" : "org.apereo.cas.services.RegexRegisteredService",
  "serviceId":"^https://cas-server-domain:8088/cas-management.+";,
  "name" : "casManagement",
  "id" : 1,
  "evaluationOrder" : 1,
  "allowedAttributes":["cn","mail"]
}
Thank you in advance.

--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]<mailto:[email protected]>

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

-- 
- 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/0607c8be0665ab19c40236830ffd8ca7ba56c60b.camel%40uvic.ca.

Reply via email to