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
+23-1Lines changed: 23 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,25 @@ 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 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
+

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

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
+

0 commit comments