Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 61140a0

Browse files
authored
Update single-sign-on-sso-via-saml.md
1 parent 684f54c commit 61140a0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/programs/single-sign-on-sso-via-saml.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Here are some screenshots that provide additional details on Service Provider an
7171
![saml_2](./images/saml-2.png)
7272

7373
### Configure an Alternative Certificate
74-
If you need to switch your identity provider or if your current X509 certificate fingerprint is expiring, you can configure an alternative certificate to avoid having your users reset their passwords during the update.
74+
If you need to switch your identity provider or if your current SAML certificate is expiring, you can configure an alternative SAML certificate to avoid having to disable your SSO integration during the update.
7575

7676
> **Note:** Only the admin of the program has the ability to configure the alternative certificate.
7777
@@ -88,6 +88,8 @@ To configure an alternative certificate:
8888

8989
4. Click **Save**.
9090

91-
You can choose to make your alternative certificate to become your primary by clicking **Promote alternative certificate to primary certificate**.
91+
After the alternative certificate has been configured, users will be able to authenticate through the new SAML certificate.
92+
93+
When the primary certificate isn't used anymore, you can promote the alternative certificate to the primary by clicking **Promote alternative certificate to primary certificate**. This will enable your primary certificate to be replaced with the alternative.
9294

9395
![authentication settings page with alt certificate configured](./images/alt-certificate-3.png)

0 commit comments

Comments
 (0)