Setup SSO on Okta
The following guide outlines how to setup Single Sign On within Okta.
Navigate to your Okta dashboard, select applications and select the option to Create App Integration.

You will be prompted with a modal with different integrations, select SAML 2.0

On the Create SAML Integration page, under General Settings, enter a name for your app and optional logo provided.

Configure Vouch service provider with attributes as follows
Single Sign on URL:
https://auth.vouchfor.com/saml2/idpresponse
Audience URL (Entity ID):
urn:amazon:cognito:sp:ap-southeast-2_YlUs4JR15
Audience Statement: Add statement with the following entry
Name: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
Value: user.email

Once you have completed the setup of your application, navigate to your application and either copy your Idp Metadata URL or download the file as seen in the attached screenshot.

You can use add the generated URL or Metadata file within your SSO Settings within Vouch.
Updated 8 months ago