Custom authentication handler and jdbc attributes not executing
22 views
Skip to first unread message
Pablo Vidaurri
unread,
Mar 22, 2024, 11:58:54 PM3/22/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
I have a custom authentication handler. I notice when using my custom auth handler, my cas.authn.attributeRepository.jdbc[0] query does not execute. But when I enable out of the box ldap authentication my jdbc query runs and I get attributes back. Do I need to explicitly trigger something after my custom auth handler runs?