Re: [cas-user] cas-management overlay 6.6.3 with support-mongo-service-registry does not bind cas properties

2023-07-27 Thread Ray Bon
Martin, This logger may help: I also have this line in my log output: cas | 2023-07-27 19:10:08,677 INFO [ org.aper.cas.util.io.PathWatcherService] - [main] Check to make sure it is looking in the correct place for management.properties (even though /etc/cas/config is the default). Ray

[cas-user] cas-management overlay 6.6.3 with support-mongo-service-registry does not bind cas properties

2023-07-27 Thread 'martin....@springer.com' via CAS Community
Hi cas-users, We generated a minimal cas-management overlay using curl

Re: [cas-user] ERROR CAS 6.1 SAML IDP GOOGLE

2023-07-27 Thread Ray Bon
What Richard said. Ray On Thu, 2023-07-27 at 09:45 -0500, 'Richard Frovarp' via CAS Community wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Typically the helpful bit in a long stack like this

Re: [cas-user] ERROR CAS 6.1 SAML IDP GOOGLE

2023-07-27 Thread Ray Bon
Muhammad, Your config has entity-id=https://cas.example.com/idp but it looks like cas is trying to create the certificate with login.unila.ac.id/cas I am not sure why it insists on a protocol, should not matter for a self signed cert. You could also make sure your cas.server.name has a

Re: [cas-user] Simple MFA to Surrogate bypasses surrogate selection

2023-07-27 Thread John
Took me a few to get a few different container versions ready, and it looks like it was a bug. We have been using surrogate for only a few months and have been using a 'master' branch container as primary on our app controller for a while and it doesn't occur and fixed in master many moons

Re: [cas-user] ERROR CAS 6.1 SAML IDP GOOGLE

2023-07-27 Thread 'Richard Frovarp' via CAS Community
Typically the helpful bit in a long stack like this is at the end Error:     Caused by: java.net.MalformedURLException: no protocol: login.unila.ac.id/cas         at java.base/java.net.URL.(URL.java:627)         at java.base/java.net.URL.(URL.java:523)         at

[cas-user] ERROR CAS 6.1 SAML IDP GOOGLE

2023-07-27 Thread Muhammad Ikhsan
i have an error implementing cas 6.1 as saml idp for google. please help me to tell what should i do Config: cas.authn.saml-idp.entity-id=https://cas.example.com/idp Build.gradle: // Other CAS dependencies/modules may be listed here... implementation