You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
Hello, I wanted to ask you is there an api to set the domain and redirect when email domain matches options when linking the identity provider to an organization?
Thank you in advance,
Best regards
Niko Köbler
unread,
May 21, 2026, 8:02:05 AM (12 days ago) May 21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
As the admin UI is only a dumb SPI with some display logic, there is for every action you can execute in the UI a corresponding API endpoint. If it is not yet contained in the docs, then you should probably open your browsers developer console, go to networks and investigate the proper request when doing the UI change.