In "/applications" endpoint, list only those clients/applications whose role is mapped to the logged in user, i.e. user should see only clients which are mapped to him. #12949
Unanswered
rasikmhetre
asked this question in
Q&A
Replies: 1 comment
-
|
Can someone please help here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In /applications endpoint, list only those clients whose role is mapped to the logged-in user. Currently, keycloak has the feature of "Always Show In Console" but does that make sense to show all clients to all the users by toggling this switch on?
For example, I have 500 applications that are integrated with the keycloak, so all users will see the 500 applications list in his /application bucket which shouldn't be the case right? He should be able to see only those clients/applications to which he has access.
Beta Was this translation helpful? Give feedback.
All reactions