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
Show replies by date