<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Set an Okta App Integration to Use firstName.lastName Instead of the Okta Username
Single Sign-On
Okta Classic Engine
Okta Identity Engine
Overview

This article discusses whether it is possible to set the username for an app to the user's firstName and lastName rather than the Okta username.

Applies To
  • Security Assertion Markup Language (SAML) Application
  • Okta Integration Network
Solution

Yes, this is possible by using an expression with the Okta Expression Language (OEL). Follow the steps or video below.

  1. Log in to the Okta Admin Dashboard and navigate to the application's Sign On tab.

  2. Click the Edit button and scroll down to the Credentials Details heading.

  3. Select Custom from the Application username format dropdown menu.

  4. In the field below the Application username format, enter user.firstName + user.lastName

Application username format

  1. Click the Save button.

Related References

 

 
Loading
How to Set an Okta App Integration to Use firstName.lastName Instead of the Okta Username