[cas-user] Logout using delegated authentication with SAML2 IDP

2022-04-21 Thread Migue Jaramago
Hello, I'm using CAS 6.4.6 I have the structure: [application] -> [cas6] -> [SAML2 Idp]. The CAS6 server is configured to delegate authentication, using pac4j libraries, and it's working fine. The problem that I'm trying to solve is when the user asks for logout. I need that the user ends

[cas-user] Spring profiles not working on cas-management 6.5 ?

2022-04-21 Thread Gregory G
Hello I try to upgrade from CAS Management 6.3 to CAS Management 6.5 I try to launch this as the same way of CAS Management 6.3 java -server -noverify -Dspring.profiles.include=management-prod -jar cas-management.war with a management-prod.properties contains this : server.name=cas.testenv.co

Re: [cas-user] Spring profiles not working on cas-management 6.5 ?

2022-04-21 Thread Ray Bon
Gregory, I do not understand your configuration. Do you have 2 properties files with the same content except for server.name or are you trying to override the value for server.name? Ray On Thu, 2022-04-21 at 14:32 -0700, Gregory G wrote: Notice: This message was sent from outside the University

Re: [cas-user] Spring profiles not working on cas-management 6.5 ?

2022-04-21 Thread greg . djg13
Hello Thanks for you reply I try to override some properties (ex: server.name) I do the same things with the main CAS instance without issues One global properties file and one override file per specific environment The management-prod.properties contains only server.name in 6.5 today because I

Re: [cas-user] Spring profiles not working on cas-management 6.5 ?

2022-04-21 Thread greg . djg13
I tried to do this procedure with spring profiles https://apereo.github.io/cas/6.5.x/configuration/Configuration-Server-Management-Standalone.html But CAS management not override If I rollback to CAS management 6.3, the spring profile documentation is working and my keys are overrided > Le 22