This document outlines the procedure on how to configure Okta for Uptycs SAML integration
Pre-requisite(s)
Admin access to Okta
Enabling and Adding new Application in Okta for Uptycs
Following procedure outlines steps with sample screenshots to create a new application for Okta authentication.
Login into Okta as admin user
Click on Create App Integration and select the SAML 2.0 in the given options
In general Settings , give the appropriate app name and logo(optional)
Click on Next Button
In Configure Saml Tab
Give the Single Sign On URL as https://<domain>.uptycs.io/saml/callback or https://<domain>.uptycsonboard.com/saml/callback where domain is set by the customer
Audience URI or SP Entity Id uptycs-{domain}
NameID format is a field which is sent in the assertion which represents the format.
click on the Profile Editor in the Directory.
Click on Edit Profile on the application created
Click on Add Attribute Button
Set the attribute’s Datatype as 'string' and Display name and Variable name as “ln”
click on save
Add the new attribute to the user
Click on Edit in SAML SETTINGS
In the Configure SAML tab, Click on Add another button
Give the name as “ln” and value as “appuser.ln”(which we have added as a new customer attribute is the user attributes)
set the attributes firstName, lastName, MiddleName, pn(phone number) which are required for profileIdentifier
If you need to Add more attributes GO to the Profile Editor in Directory Tab
Set the Display Name, Variable Name and Data Type(NOTE: The Variable name should be same as which are in the settings column in customers table)
In the Feedback tab, Set as Okta Customer adding an internal app and click on finish