Skip to content

Commit c2f824c

Browse files
authored
Merge pull request #1119 from Ishavyas9/main
smartui-bitucket integration
2 parents 8c07307 + 8c075c7 commit c2f824c

File tree

12 files changed

+222
-48
lines changed

12 files changed

+222
-48
lines changed
83.2 KB
Loading
84.3 KB
Loading
7.55 KB
Loading
74.8 KB
Loading
81.8 KB
Loading
71.2 KB
Loading
76.2 KB
Loading
94.6 KB
Loading

docs/lambdatest-sso-okta-integration.md

Lines changed: 2 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: lambdatest-sso-okta-integration
33
title: LambdaTest SSO & Okta Integration
4-
hide_title: true
4+
hide_title: false
55
sidebar_label: Okta
66
description: LambdaTest allows you to integrate an external user directory with your LambdaTest Organization through an IDP so your team could leverage the Single Sign-on setup. This document will help you integrate your LambdaTest organization with your Okta directory.
77
keywords:
@@ -16,67 +16,34 @@ slug: lambdatest-sso-okta-integration/
1616
---
1717

1818
<script
19-
2019
type="application/ld+json"
21-
2220
dangerouslySetInnerHTML={{
23-
2421
__html: JSON.stringify({
25-
2622
"@context": "https://schema.org",
27-
2823
"@type": "BreadcrumbList",
29-
3024
"itemListElement": [
31-
3225
{
33-
3426
"@type": "ListItem",
35-
3627
"position": 1,
37-
3828
"name": "LambdaTest",
39-
4029
"item": "https://www.lambdatest.com"
41-
4230
},
43-
4431
{
45-
4632
"@type": "ListItem",
47-
4833
"position": 2,
49-
5034
"name": "Support",
51-
5235
"item": "https://www.lambdatest.com/support/docs/"
53-
5436
},
55-
5637
{
57-
5838
"@type": "ListItem",
59-
6039
"position": 3,
61-
6240
"name": "SSO Okta Integration",
63-
6441
"item": "https://www.lambdatest.com/support/docs/lambdatest-sso-okta-integration/"
65-
6642
}
67-
6843
]
69-
7044
})
71-
7245
}}
73-
7446
></script>
75-
76-
# LambdaTest SSO & Okta Integration
77-
78-
* * *
79-
8047
LambdaTest allows you to integrate an external user directory with your LambdaTest Organization through an IDP so your team could leverage the Single Sign-on setup. With Okta, you can integrate your LambdaTest organization in two ways i.e. through the Dev Console or the SAML.
8148

8249
After you integrate your Okta instance with your LambdaTest for Single Sign-on, you can benefit from the following features:
@@ -85,17 +52,14 @@ After you integrate your Okta instance with your LambdaTest for Single Sign-on,
8552

8653
To know more, refer to <a href="https://help.okta.com/en/prod/Content/Topics/Reference/glossary.htm">Okta's glossary</a>.
8754

88-
## Prerequisites ##
89-
---
55+
## Prerequisites
9056
To enable LambdaTest SSO through Okta integration:
9157

9258
* You will need an Enterprise plan with LambdaTest.
9359
* The Admin of your LambdaTest organization needs to raise a request for enabling SSO Self Serve UI. They could drop us an email over <a href="mailto:[email protected]">[email protected]</a> or could reach out to us via our <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**24/7 in app chat support**</span>.
9460
* You will also need the admin level access of Okta to configure the SSO.
9561

96-
9762
## Configuring LambdaTest & Okta Integration Using SAML
98-
---
9963

10064
1. Go to LambdaTest <a href="https://accounts.lambdatest.com/auth/sso">Authentication & SSO settings</a> and click on **Setup SSO**.
10165
<img loading="lazy" src={require('../assets/images/sso-self-serve/setup-sso.png').default} alt="setup sso button" width="944" height="409" className="doc_img"/>
Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
---
2+
id: lambdatest-sso-pingidentity-integration
3+
title: LambdaTest SSO & PingIdentity Integration
4+
hide_title: false
5+
sidebar_label: PingIdentity
6+
description: Learn how to automate web app testing with KaneAI. Generate and execute tests in plain English, save cases, and run them seamlessly
7+
keywords:
8+
- sso
9+
- lambdatest sso
10+
- pingidentity
11+
- lambdatest pingidentity integration
12+
- lambdatest pingidentity sso
13+
url: https://www.lambdatest.com/support/docs/lambdatest-sso-pingidentity-integration
14+
site_name: LambdaTest
15+
slug: lambdatest-sso-pingidentity-integration/
16+
---
17+
18+
import Tabs from '@theme/Tabs';
19+
import TabItem from '@theme/TabItem';
20+
21+
<script type="application/ld+json"
22+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
23+
"@context": "https://schema.org",
24+
"@type": "BreadcrumbList",
25+
"itemListElement": [{
26+
"@type": "ListItem",
27+
"position": 1,
28+
"name": "Home",
29+
"item": "https://www.lambdatest.com"
30+
},{
31+
"@type": "ListItem",
32+
"position": 2,
33+
"name": "Support",
34+
"item": "https://www.lambdatest.com/support/docs/"
35+
},{
36+
"@type": "ListItem",
37+
"position": 3,
38+
"name": "LambdaTest SSO",
39+
"item": "https://www.lambdatest.com/support/docs/lambdatest-sso-pingidentity-integration"
40+
}]
41+
})
42+
}}
43+
></script>
44+
LambdaTest provides seamless integration with Ping Identity through SAML (Security Assertion Markup Language) to enable Single Sign-On (SSO) for your organization. By integrating Ping Identity with your LambdaTest organization, you can streamline user authentication and enhance security.
45+
46+
## Key Features of Ping Identity Integration:
47+
- **SP-Initiated SSO :** Single Sign-On initiated from the LambdaTest platform.
48+
- **IdP-Initiated SSO :** Single Sign-On initiated from Ping Identity.
49+
- **Group Assignment :** Manage user groups via Ping's group functionality.
50+
51+
## Prerequisites
52+
Before configuring the integration, ensure you meet the following requirements:
53+
54+
- **LambdaTest Enterprise Plan :** Your organization must have an active Enterprise plan.
55+
- **SSO Enablement Request :** The admin of your LambdaTest organization must request SSO enablement.
56+
> Raise a request via email at [email protected] or through LambdaTest’s 24/7 in-app chat support.
57+
- **Ping Identity Admin Access :** You need administrative access to your Ping Identity account.
58+
- **Metadata File :** Download the SAML metadata file for your LambdaTest organization using the following URL:
59+
60+
Replace `{organizationID}` with your organization's ID
61+
62+
```bash
63+
https://auth.lambdatest.com/organization/{organizationID}/saml/metadata
64+
```
65+
66+
## Configuring LambdaTest & Ping Identity Integration
67+
Follow the steps below to configure the SAML-based integration between LambdaTest and Ping Identity.
68+
69+
### Step 1: Log in to Ping Identity
70+
Log in to your Ping Identity account using admin credentials.
71+
72+
<img loading="lazy" src={require('../assets/images/sso/ping-identity/1.png').default} alt="setup sso button" className="doc_img"/>
73+
74+
### Step 2: Add a New Application
75+
- Navigate to the Applications menu on the toolbar.
76+
- Click on Add Application.
77+
<img loading="lazy" src={require('../assets/images/sso/ping-identity/2.png').default} alt="setup sso button" className="doc_img"/>
78+
79+
- In the Add Application window, select Create New App to create a new application for LambdaTest SSO integration.
80+
<img loading="lazy" src={require('../assets/images/sso/ping-identity/3.png').default} alt="setup sso button" className="doc_img"/>
81+
82+
### Step 3: Import Metadata File
83+
Import the LambdaTest metadata file you downloaded earlier.
84+
85+
<img loading="lazy" src={require('../assets/images/sso/ping-identity/4.png').default} alt="setup sso button" className="doc_img"/>
86+
87+
Upon importing, Ping Identity will automatically populate the following:
88+
89+
- ACS URLs (Assertion Consumer Service URLs)
90+
- Entity ID
91+
- Save the application to proceed.
92+
93+
<img loading="lazy" src={require('../assets/images/sso/ping-identity/5.png').default} alt="setup sso button" className="doc_img"/>
94+
95+
### Step 4: Configure Attribute Mappings
96+
- Go to the Attribute Mappings tab of the created application.
97+
- Update the saml_object attribute value from user_ID to emailaddress.
98+
99+
<img loading="lazy" src={require('../assets/images/sso/ping-identity/6.png').default} alt="setup sso button" className="doc_img"/>
100+
101+
After completing these configurations, your LambdaTest and Ping Identity integration for SSO will be ready to use. Both SP-initiated and IdP-initiated SSO flows will be enabled, and you can manage users and groups via Ping Identity.

0 commit comments

Comments
 (0)