Skip to content

Commit 3a28177

Browse files
committed
Add documentation how to change idps
1 parent df69d27 commit 3a28177

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed
81.5 KB
Loading
139 KB
Loading

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

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,30 @@ To configure an alternative certificate:
8282

8383
![Authentication settings page with SAML configured](./images/alt-certificate-1.png)
8484

85-
3. Enter the alternative certificate in the **Configure alternative certificate** window.
85+
3. Enter the alternative certificate in the **Configure alternative certificate** window.
8686

8787
![configure alternative certificate modal ](./images/alt-certificate-2.png)
8888

8989
4. Click **Save**.
9090

9191
After the alternative certificate has been configured, users will be able to authenticate through the new SAML certificate.
9292

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.
9494

9595
![authentication settings page with alt certificate configured](./images/alt-certificate-3.png)
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"
107+
![SAML Disable modal](./images/saml-disable-modal.png)
108+
6. Re-configure your SAML configuration with the new identity provider information, run a test and verify the settings
109+
7. When enabling SAML for your setup again, indicate to NOT notify users
110+
![SAML Enable modal](./images/saml-enable-modal.png)
111+
8. If at anytime testing doesn't work or you encounter issues, revert to the recorded information for the prior identity provider

0 commit comments

Comments
 (0)