Configuring SAML to resolve unexpected name display

Configuring SAML to resolve unexpected name display

If you choose to have your team members log into ScreenPal via SAML, you will need to take note of how the name fields are filled out in ScreenPal, in the Users list, for example.

If your users' names are not being populated as expected (for example, a user's first and last name are both displayed in the First Name field) you need to ensure that SAML claims sent by your SAML provider are using the following attributes for the account identifier.  ScreenPal processes these attributes in the following order:

1. $attributes[$firstName], $attributes[$lastName] - This attribute is preferred if it is short enough not to be a Globally Unique Identifier.
2. http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name  - This attribute must not contain '@' and assumes 'First, Last' format; cannot be an email address
3. http://schemas.microsoft.com/identity/claims/displayname - This is a Microsoft-specific fallback attribute, assumes 'First, Last' format
4. 'FirstName' and 'LastName' attributes - Basic string-based fallback
5. givenname and surname claims - These are standard SAML URIs and should only be used as a last resort as they pull individually


    • Related Articles

    • Google Workspace SAML integration

      Google Workspace SAML integration Google Workspace serving as an Identity Provider (IDP) can provide your users with single sign-on (SSO) access via Security Assertion Markup Language 2.0 Standard (SAML) to our Recorder and Video Editor under your ...
    • Use the SAML Test Login and output data

      When you configure ScreenPal user access using SAML for a Team Plan, after you upload a valid IdP metadata file, you can test the SAML authentication using the Test Login link. This link is displayed in the Authentication area of Settings in the ...
    • Add SAML Login using Microsoft Entra (formerly Premium Azure)

      Adding SAML Login using Microsoft Entra (formerly Premium Azure) Once you have a Microsoft Entra account set up, as a ScreenPal Team Plan Administrator, you can choose to require login via SAML for your users. SAML login can be configured from ...
    • Set up our app with ADFS SSO (SAML) for your organization

      Set up our app with ADFS SSO (SAML) for your organization Active Directory Federation Services (ADFS) can provide your users with single sign-on (SSO) access via Security Assertion Markup Language 2.0 Standard (SAML) to your Team Plan. When Team ...
    • Change my email address or password

      The name, email address, and password associated with your user account can be changed in Settings. Please note that this article provides steps for changing settings after you have logged in to your account. If, instead, you are unable to log in to ...