Closed
Description
Description
This epic is about the tasks we need to work in order to deliver Keycloak Organization as a technology preview feature in Keycloak 25.0.0.
Discussion
N/A
Issues
- Make sure operations on a organization are based on realm they belong to #28841
- Decide how organizations and related changes to a realm will be enabled/disabled #28804
- Do not add authenticators directly to authentication flows but use a conditional sub-flow #29446
- Provide an additional endpoint to allow sending both invitation and registration links depending on the email being associated with an user or not #29482
- Update domain in identity providers when the domains associated with an organization changes #29481
- Email validation for managed members should only fail if it does not match the domain set to a broker #29460
- Provide UIs in the amdinistration console for organizations #28735
- Document Keycloak Organization #28731
- Make sure organization-related data can only be managed from the Organization API #28133
- Provide a SAML mapper and tests to make sure organization members can authenticate to a organization #28732
- Allow onboarding organization members through a registration invitation link #28608
- Make sure organization are only manageable by the admin users with the manage-realm role #28733
- Do not return groups associated with organizations from the Admin Group API #28734
- Support for multiple identity providers #28840
- Add more filters to the organization search endpoint and pagination #28843
- Add more filters to the organization members endpoints and pagination #28844
- Support adding existing users to an organization #29023
- Query organization by attribute #29411
Motivation
No response