Re: [cas-user] CAS session management - Ticket Expiration Policies - CAS 6.5

2023-07-19 Thread Ray Bon
Niral, Start with the cas docs https://apereo.github.io/cas/6.6.x/monitoring/Monitoring-Statistics.html There is also some guidance at https://fawnoos.com/2022/02/20/cas65-actuator-endpoints/ 'Too many redirects' can happen when the client (stage.eclkc.info ?) does not process the login from

[cas-user] CAS 5.3 OAuth2 Delegated Authentication error Client not found

2023-07-19 Thread mohsen saeedi
Hello, I'm using CAS 5.3 latest version. I want to delegate authentication to an external oauth2 identity server. I added new configuration key starts with cas.authn.pac4j.oauth2[0] for authUrl, tokenUrl, ProfileUrl and ... . also defined clientName (for example OAuth20). Everything works fine

[cas-user] Re: JDBC attribute repository sql search by principal

2023-07-19 Thread Pablo Vidaurri
Config info: cas.authn.attribute-repository.jdbc[0].sql=select a, b, c from user_table where {0} cas.authn.attributeRepository.jdbc[0].username=USER_ID cas.authn.ldap[0].principalAttributeId: uid <-- uid is jsmith but login user name at UI is john.sm...@foobar.com Looks like principle (uid)

RE: [cas-user] CAS session management - Ticket Expiration Policies - CAS 6.5

2023-07-19 Thread 'Niral Kunadia' via CAS Community
Ray, I am able to deploy cas.war file on server and it is working. Some how I am not able to access management endpoints. Do I have to add anything in cas.properties or as dependencies. I am getting this and also cas-managemnt displaying same error. [cid:image001.png@01D9BA3D.52E87E00]