You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using client credentials flow for REST API authentication, the client id claim used to authorize request is implementation dependent. Thus it should be configurable by admins.
The client_id claim is currently hard coded and should be configurable.