Closed xgp closed 7 months ago
Clarification: The bug here is that we don't even show the selected IdP when it's not in the first "page", because we currently show the active one by matching against the list. So let's prioritize updating to use the orgs idps endpoint, and then we can figure out how to deal with paging afterwards.
@pnzrr We should work off the 23.0.1_orgs_admin_ui
branch for this, and then port any changes into the 24
branch currently underway.
@pnzrr We should also discuss how we want the update logic to work, and make sure we're implementing it correctly from the UI. See https://github.com/p2-inc/keycloak-orgs/issues/174#issuecomment-1948699543
First priority: And for displaying the currently active one, we should update to use /realms/{realm}/orgs/{orgId}/idps
Priority 1: https://github.com/p2-inc/keycloak/pull/242
Priority 2: https://github.com/p2-inc/keycloak/pull/243
/realms/{realm}/orgs/{orgId}/idps