Hello
Is it possible to limit the amount of active sessions a user can have? It would be
appropriate for some of our use cases to restrict the maximum amount of sessions to 1
where in case of a repeated direct access login the token of the (still) active session
should be returned or alternatively additional logins should be rejected if an active
token is on-hand.
Best regards, Eduard Matuszak