[keycloak-user] Custom IdentityProvider lifecycle
Tanja Schaefer
tanja.schaefer.01 at gmail.com
Tue Sep 25 05:56:05 EDT 2018
Hi,
we implemented custom Identity provider that extends from
AbstractOAuth2IdentityProvider and some Required Actions. It’s works pretty
good, but we have one new Requirement, that is to call an external Endpoint
ONCE after all Required Actions are done. My Question: is there some method
to override, that is executed once after all Required Actions have been
processed. Something like ‘@Override public void importNewUser()’ but just
after required actions are ready.
Best regards,
Tanja
More information about the keycloak-user
mailing list