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
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -82,14 +82,30 @@ To configure an alternative certificate:
82
82
83
83

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

88
88
89
89
4. Click **Save**.
90
90
91
91
After the alternative certificate has been configured, users will be able to authenticate through the new SAML certificate.
92
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.
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
94
95
95

96
+
97
+
### Changing Identity Providers
98
+
99
+
On occasion, you need to switch your identity provider. In order to provide a more seamless self service configuration, we suggest following the following steps:
100
+
101
+
1. Be sure to record the information from your prior identity provider configuration
102
+
2. Preconfigure your new identity provider with HackerOne information
103
+
3. Go to **Program Settings > General > Authentication**.
104
+
> **Note:** Steps 4 - 7 will make your SAML authentications temporarily unavailable, be sure to communicate this to the program members as needed
105
+
4. Disable your current configuration by clicking "Disable SAML"
106
+
5. When prompted uncheck the "Send password reset to affected users"
0 commit comments