Problem
While attempting to use OAuth-based single sign-on to authenticate, users see the following error:
OAuth authorization request denied due to unexpected active login session for "Closed" User ID: xx
Cause
This error occurs when there is already an active login session for a client in the Closed status. The system detects the conflicting session state and denies the OAuth authorization request.
Solution
To resolve this error:
- Go to the Admin Log at Configuration () > System Logs.
- Locate any active sessions for the specified user ID and terminate them.
- In the Profile tab of the client’s profile, update Status from Closed to either Active or Inactive.
- Click Save Changes.
- Retry the OAuth authorization request with a new token.
Last modified: 2025 August 6