Closed NilukaSripalim closed 4 years ago
This is because the API endpoint is returning only internal_login
and openid
scopes following account switching even for an admin user.
The request body
The response
This issue has been resolved by this PR: https://github.com/wso2-extensions/identity-user-account-association/pull/34 Related issue: https://github.com/wso2/product-is/issues/7385
This is fixed.
Affected version: wso2is: wso2is-5.10.0-alpha3-SNAPSHOT Identity -app: 0.9.11-SNAPSHOT
Describe the bug
Screenshots: Initially, Log in with a user who has permission to view operations(e.g admin),
switch between associated user account that user has only the login permission.
switch to the initial user who has permission to view operations(e.g admin)