Hello there!
I have a question about user and session management in Auth0 with enterprise connections.
We have an Auth0 application with an enterprise connection, for example, with Okta.
What is the best approach to handle a situation when a user was deleted (or disabled) from Okta? Auth0 does nothing about it and a user still has an Auth0 session.
How can we interrupt the session of the deleted user?
1 Like