p2-inc / idp-wizard

Identity Provider setup wizards for Keycloak
https://phasetwo.io
Other
5 stars 1 forks source link

On successful creation of IdP, provide Keycloak admin link #57

Closed xgp closed 2 years ago

xgp commented 2 years ago

Once an IdP is successfully created on the confirmation page, provide a link "Manage {idp friendly name} in Keycloak" with the format: https://{host}/auth/admin/{realm}/console/#/realms/{realm}/identity-provider-settings/provider/{"oidc"|"saml"}/{alias}

jeffpatzer commented 2 years ago
image