Any idea what triggers the resume event while performing delegated 
authentication? It seems this is trying to insert a TST into the db which 
already exist and is causing a PK constraint violation then redirects to 
error page. It is happening multiple times  a day for some delegated users.

Login flow:
- delegatedAuthentication>
-- [TRANS] success -> createTicketGrantingTicket>
-- [TRANS] select -> delegatedAuthenticationSelectCredential>
-- [TRANS] generate -> initialAuthenticationRequestValidationCheck>
-- [TRANS] successWithWarnings -> showAuthenticationWarningMessages>
-- [TRANS] resume -> createTicketGrantingTicket>
-- [TRANS] authenticationFailure -> checkDelegatedAuthnFailureDecision>
-- [TRANS] stop -> stopWebflow>
-- [TRANS] warn -> warn>
-- [TRANS] generateServiceTicket -> generateServiceTicket>

-- 
- 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/230cdd33-5e3d-40ed-933d-ec4e97e7fe2fn%40apereo.org.

Reply via email to