I was able to add bean in CasOverlayOverrideConfiguration of Cas overlay project and i am able to see in localhost:8443/cas/swagger-ui/index.html my new controller endpoint. Now I have been trying to look for way to update CasWebSecurityConfigurerAdapter so that i can add my endpoint for CasWebSecurityConfigurerAdapter : Configuring protocol endpoints [[/login**, /login/**, /logout**, /logout/**, /validate**, ... to exclude/ignore from http security
My main goal is to create new endpoint and then create service class which would extend AbstractUsernamePasswordAuthenticationHandler and then override authenticateUsernamePasswordInternal. We currently do that for cas 3.x version and as part of upgrading to 7.1.3 we are essentially rewriting the app. I have been stuck on this problem for atleast a week and would appreciate some help. Thanks -- - Website: https://apereo.github.io/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 cas-user+unsubscr...@apereo.org. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/8be06fbb-bd6f-4f1a-8dad-46069e601043n%40apereo.org.