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

Skip to content

Commit 5a81c0d

Browse files
committed
OneLogin SSO via SAML
1 parent bbd6992 commit 5a81c0d

File tree

10 files changed

+46
-11
lines changed

10 files changed

+46
-11
lines changed

docs/changelog/2018/october.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
---
2-
title: "October 2018"
3-
path: "/changelog/2018/october"
4-
date: "2018-10"
5-
---
6-
7-
### Retesting (beta)
8-
Programs can now elect to invite hackers to retest their vulnerabilities to verify fixes. Each hacker that participates in the retest will receive a $100 bounty upon completion. [Learn more about retesting](/programs/retesting.html).
9-
10-
![retesting questions](./images/october_2018_retesting.png)
1+
---
2+
title: "October 2018"
3+
path: "/changelog/2018/october"
4+
date: "2018-10"
5+
---
6+
7+
### Retesting (beta)
8+
Programs can now elect to invite hackers to retest their vulnerabilities to verify fixes. Each hacker that participates in the retest will receive a $100 bounty upon completion. [Learn more about retesting](/programs/retesting.html).
9+
10+
![retesting questions](./images/october_2018_retesting.png)

docs/programs/images/onelogin-1.png

33.6 KB
Loading

docs/programs/images/onelogin-2.png

64.2 KB
Loading

docs/programs/images/onelogin-3.png

62.8 KB
Loading

docs/programs/images/onelogin-4.png

176 KB
Loading

docs/programs/images/onelogin-5.png

189 KB
Loading

docs/programs/images/onelogin-6.png

230 KB
Loading

docs/programs/okta-sso-saml-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ You can use your Okta credentials to sign in to HackerOne. To set up SSO via SAM
3636

3737
![assign people/groups](./images/okta-7.png)
3838

39-
10. Open the HackerOne application in a new tab.
39+
10. [Open HackerOne](https://www.hackerone.com/) in a new tab.
4040
11. Follow the SAML setup instructions [here](/programs/single-sign-on-sso-via-saml.html).<br><ul><li>Copy the Single-Sign On URL and the X.509 Certificate from the “How to Configure SAML 2.0 for HackerOne” page that you accessed in step 7 and paste them in the corresponding fields during setup.</li></ul></br>
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "OneLogin SSO Setup via SAML"
3+
path: "/programs/onelogin-sso-saml-setup.html"
4+
id: "programs/onelogin-sso-saml-setup"
5+
---
6+
7+
You can use your OneLogin credentials to sign in to HackerOne. To set up SSO via SAML for OneLogin:
8+
9+
1. Log in to OneLogin.
10+
2. Click on Administration.
11+
12+
![OneLogin Admin button](./images/onelogin-1.png)
13+
14+
3. Go to <b>Apps > Add Apps</b>.
15+
16+
![OneLogin Add Apps](./images/onelogin-2.png)
17+
18+
4. Search for the HackerOne application and select it.
19+
20+
![OneLogin HackerOne search](./images/onelogin-3.png)
21+
22+
5. Click Save on the Configuration page.
23+
24+
![OneLogin configuration page](./images/onelogin-4.png)
25+
26+
6. Copy the X.509 Certificate and the SAML 2.0 Endpoint (HTTP) on the SSO tab. <i>Click View Details to get the full X.509 Certificate.</i>
27+
28+
![OneLogin SAML 2.0](./images/onelogin-5.png)
29+
30+
![OneLogin default certificate](./images/onelogin-6.png)
31+
32+
7. [Open HackerOne](https://www.hackerone.com/) in a new tab.
33+
8. Follow the SAML setup instructions [here](/programs/single-sign-on-sso-via-saml.html).<br><ul><li>Paste the Single-Sign On URL and the X.509 Certificate that you copied from step 6 into the corresponding fields during SAML setup.</li></ul></br>

src/pages/programs/programs-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@
8080
- title: Single Sign-On via SAML
8181
path: /programs/single-sign-on-sso-via-saml.html
8282
items:
83+
- title: OneLogin
84+
path: /programs/onelogin-sso-saml-setup.html
8385
- title: Okta
8486
path: /programs/okta-sso-saml-setup.html
8587
- title: Two-Factor Authentication

0 commit comments

Comments
 (0)