Hi, I am looking for a way to disable all OAuth2 sessions of a subject for a specific OAuth client. Is there already a method which I have missed?
What is the best way to proceed if I want to ensure that a subject can only have one active access and refresh token at a time for a particular OAuth2 client?