Unable to Reconfigure SSO in PCD UI Using the Same Entity ID
PreviousHow To Manually Apply Roles On a Host Using API CallsNextSSO Disabled Post Management Plane Upgrade
Last updated
$ openstack identity provider list
+---------------------+---------------------------------------------------------------+
| Field | Value |
+---------------------+---------------------------------------------------------------+
| authorization_ttl | None |
| description | None |
| domain_id | default |
| enabled | True |
| id | [IDP1_VALUE] |
| remote_ids | https://[URL] |
+---------------------+---------------------------------------------------------------+$ openstack mapping list
$ openstack identity provider show <IDP1_VALUE> --fit-width
$ openstack federation protocol list --identity-provider <IDP1_VALUE>
$ openstack federation protocol show saml2 --identity-provider <IDP1_VALUE>
$ openstack group list
$ openstack group show <GROUP_ID>$ openstack identity provider delete <IDP1_VALUE>