python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Extra users with same names in Keycloak from group-ldap-mapper
I am trying to map an AD Group I have into Keycloak, which I think I have done at least mostly correctly like so:
My issue is that, when I do this then sync then go look at the members of my group in...
aamailhot
Votes: 0
Answers: 1
How to get personal group connect with other group without admin role
Is there any API available like I write a single personal account email address and I get the all connected user groups?
For more clarification,
User "A" has A@gmail.com
and how to get the A...
Ankita Nayi
Votes: 0
Answers: 1
How to get list of Db2 users from user groups?
On Db2 v11.1 Linux I can get the list of groups a user belongs to:
db2 "SELECT * FROM TABLE (SYSPROC.AUTH_LIST_GROUPS_FOR_AUTHID('MYUSER'))"
How to get vice-versa, list of users that belong...
folow
Votes: 0
Answers: 2