SSO Configuration Steps – Okta
Search
This guide provides step-by-step instructions for setting up Single Sign-On (SSO) with Okta using SAML 2.0.
1. Create an App Integration
- Log in to Okta and navigate to Applications.
- Click Create App Integration.
- Select SAML 2.0 as the sign-on method.
- Click Next.

2. Configure SAML Settings
General Settings
- App Name: K1x SSO
- If your users do not actively use the Okta Dashboard, check “Do not display application to users”.
- Click Next.
SAML Settings
- Single sign-on URL: Provided as Assertion Consumer Service URL.
- Audience URI (SP Entity ID): Provided Audience URI.
- Default Relay State: Leave blank.
- Name ID Format: Unspecified.
- Application Username:
- If you use an email address as the login for Okta → Select Okta Username.
- Otherwise → Select Email.
- Update Application Username On: Set to Create and Update.
- Leave Advanced settings as default.
3. Configure Attribute Statements
- firstName → Unspecified → user.firstName
- lastName → Unspecified → user.lastName
- email → Unspecified → user.email
Click Save.
4. Retrieve Configuration Details
After the page reloads, locate the following details from your configuration:
- Sign-on URL
- Issuer
- Signing Certificate – Download and send as a
.cert
file.
Forward the above items to your K1x Technical contact.
5. Final Steps
This configuration provides your users with a SAML App Tile on their Okta Dashboard.
If you prefer that users automatically redirect to an application instead of going to the Okta Dashboard, you can update the Relay State accordingly.
For additional support, contact your K1x Technical contact.
Tips:
- Regularly save your work and verify changes before refreshing or navigating away from the page.
- Document any recurring issues with screenshots and detailed descriptions to assist technical support.
For further assistance, contact the K1x Support Team by clicking on the "Get Help" button on our apps or in our Help Center.
Circular 230 Disclosure
To ensure compliance with requirements imposed by the IRS, we inform you that any tax advice contained in this software (including any reports or downloads) is not intended or written to be used and cannot be used for the purposes of (i) avoiding penalties under the Internal Revenue Code or (ii) supporting, promoting, marketing or recommending to another party any transaction or matter addressed herein. This software is for informational purposes only and should not be regarded as tax advice. Please consult your tax advisor or attorney for guidance on your individual tax situation.
Was this article helpful?
0 out of 0 found this helpfulHave more questions? Submit a request
Comments
0 comments
Please sign in to leave a comment.
<%= child.title %> <%= child.innerHTML %>-
<% children.forEach(function(child, index) { %>
- <%= child.title %> <% }); %>
-
<% blocks.forEach(function(block, index) { %>
- <% if (imageHeight) { %> <% var src = images.length > index ? images[index] : images[images.length - 1] %>
<% } %> <% if (block.name) { %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %><%= block.description %>
<% } %> <% }) %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<%= block.description %>