You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/programs/single-sign-on-sso-via-saml.md
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ HackerOne supports Single Sign-On (SSO) through Security Assertion Markup Langua
22
22
23
23
### Set Up
24
24
To configure Single Sign-On via SAML:
25
-
1. Go to:**Program Settings > General > Authentication**.
25
+
1. Go to **Program Settings > General > Authentication**.
26
26
2. Click **Setup SAML** in the *Single Sign-on with SAML* section.
27
27
28
28

@@ -69,3 +69,27 @@ Here are some screenshots that provide additional details on Service Provider an
69
69

70
70
71
71

72
+
73
+
### Configure an Alternative Certificate
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.
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
+

84
+
85
+
3. Enter the alternative certificate in the **Configure alternative certificate** window.
86
+
87
+

88
+
89
+
4. Click **Save**.
90
+
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.
94
+
95
+

0 commit comments