Hello, While trying to enable OAuth2 support on version 5.3 of CAS, OAuth configuration class is picking up default values instead of reading application.yml
This method: org.apereo.cas.config.CasOAuthConfiguration#oauthSecConfig It tries to read the loginUrl from CasProperties, but I think it's loading this method before actually reading the property file... Any ideas? Will keep trying other things in the meanwhile... Thanks 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/3ab3adb5-5959-4f5d-8c9f-436b3b7bc9e3%40apereo.org.
