hi, I want to implement a custome Authentication Handlers which get related permission and compare the current service url to decide whether authenticate success or failed. After reading Configuring-Custom-Authentication <https://apereo.github.io/cas/5.2.x/installation/Configuring-Custom-Authentication.html>, It seems I need to extend AbstractUsernamePasswordAuthenticationHandler , but I could not find any clues on how to get service url.
-- - 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/6b4e24ec-c49b-4e26-8b92-7ca9a798306a%40apereo.org.
