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

Skip to content

Commit 684f54c

Browse files
committed
added configure alternative certificate section
1 parent 2e9c740 commit 684f54c

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

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

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ HackerOne supports Single Sign-On (SSO) through Security Assertion Markup Langua
2222
2323
### Set Up
2424
To configure Single Sign-On via SAML:
25-
1. Go to: **Program Settings > General > Authentication**.
25+
1. Go to **Program Settings > General > Authentication**.
2626
2. Click **Setup SAML** in the *Single Sign-on with SAML* section.
2727

2828
![saml setup](./images/saml-daisy-1.png)
@@ -69,3 +69,25 @@ Here are some screenshots that provide additional details on Service Provider an
6969
![saml1](./images/saml-1.png)
7070

7171
![saml_2](./images/saml-2.png)
72+
73+
### 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.
75+
76+
> **Note:** Only the admin of the program has the ability to configure the alternative certificate.
77+
78+
To configure an alternative certificate:
79+
80+
1. Go to **Program Settings > General > Authentication**.
81+
2. Click **configure** next to **X509 alternative certificate**.
82+
83+
![Authentication settings page with SAML configured](./images/alt-certificate-1.png)
84+
85+
3. Enter the alternative certificate in the **Configure alternative certificate** window.
86+
87+
![configure alternative certificate modal ](./images/alt-certificate-2.png)
88+
89+
4. Click **Save**.
90+
91+
You can choose to make your alternative certificate to become your primary by clicking **Promote alternative certificate to primary certificate**.
92+
93+
![authentication settings page with alt certificate configured](./images/alt-certificate-3.png)

0 commit comments

Comments
 (0)