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
When importing authorization scopes display name and icon URI configuration properties are ignored. The ScopeRepresentation class has displayName and iconUri properties but only the name property is imported.
Current Behavior
When importing authorization scopes display name and icon URI configuration properties are ignored. The ScopeRepresentation class has
displayName
andiconUri
properties but only thename
property is imported.Expected Behavior
No response
Steps To Reproduce
The text was updated successfully, but these errors were encountered: