Configuring Vouched SSO with Okta
Configure Okta as your SAML 2.0 identity provider for Vouched SSO using your Vouched SP metadata values.
Configure Okta as your SAML 2.0 identity provider (IdP) for Vouched SSO.
This guide walks through configuring Okta for Vouched SSO.
Prerequisites
Before you begin:
- Complete Steps 1–2 in the SSO / SAML Configuration guide.
- Copy your Vouched SP metadata values from the IdP Configuration section.
- Sign in to your Okta Admin Console with permission to create applications.
Configure Okta for Vouched SSO
1. Create a SAML 2.0 application in Okta
- Log in to your Okta Admin Console.
- Navigate to Applications > Applications.
- Click Create App Integration.
- Select SAML 2.0.
- Click Next.
- Give the app a name, such as
Vouched. - Click Next.
2. Configure SAML settings
In the Configure SAML step, enter the following values from your Vouched IdP Configuration section:
| Okta field | Value |
|---|---|
| Single sign-on URL | Use the ACS URL from Vouched |
| Audience URI (SP Entity ID) | Use the Entity ID from Vouched |
| Name ID format | Select EmailAddress |
| Application username | Set to Email |
3. Add attribute statements
Scroll down to the Attribute Statements section and add these mappings:
| Name | Value |
|---|---|
firstName | user.firstName |
lastName | user.lastName |
After you add the mappings, click Next, then Finish to save the application.
4. Retrieve your Okta metadata URL
- Open the newly created application.
- Go to the Sign On tab.
- Scroll down to the SAML Signing Certificates section.
- Click the Identity Provider metadata link.
- Copy the URL from your browser's address bar. This is your Metadata URL.
- Paste this URL into the Metadata URL field in Vouched.
- Click Save.
5. Assign users
In the Assignments tab of your Okta application, assign the users or groups who should have access to Vouched through SSO.
Need help?
Contact Vouched support with a description of the issue and the step where the issue occurs.
Updated 1 day ago
