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
Currently the scope of a client (ATTENTION: do not do not confuse with Client Scopes / Scope Mapping) can not beconfigured. The default configuration uses Full Scope Allowed=TRUE. I want to be able to set this to Full Scope Allowed=FALSE.
The REST API requires to update the client with a clientrepresentation where fullScopeAllowed=false
The text was updated successfully, but these errors were encountered:
Currently the scope of a client (ATTENTION: do not do not confuse with Client Scopes / Scope Mapping) can not beconfigured. The default configuration uses
Full Scope Allowed=TRUE
. I want to be able to set this toFull Scope Allowed=FALSE
.The REST API requires to update the client with a clientrepresentation where
fullScopeAllowed=false
The text was updated successfully, but these errors were encountered: