Hello all,

We have frontend as angular app which sends login credentials as username, 
password along with few other request headers that helps us to construct 
the right credentials to search for so we had to write an new REST endpoint 
which calls the service class which extends 
AbstractUsernamePasswordAuthenticationHandler 
to override authenticateUsernamePasswordInternal

rest of the flow we want it to be same as create TGT, call service url with 
ST and then redirect to the service url but i wondering instead of 
recreating the whole flow what could i logically do to hook onto existing 
flow for TGT and ST after AbstractUsernamePasswordAuthenticationHandler

Appreciate the help as always :) 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 [email protected].
To view this discussion visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/4cb032d6-45c4-473d-b95e-3f56bcb27d9cn%40apereo.org.

Reply via email to