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 ...
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 account email or password
The name, email address, and password associated with your user account can be changed in Settings. 1. Click Settings in the navigation menu. 2. From the My Profile page, you can update your First Name, Last Name, and Email Address, then click Save ...
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 Team Plan Administrator, you can choose to require login via SAML for your users. SAML login can be configured from ScreenPal's Team ...
Resolve the error stating "Sorry that recording is corrupted. Do you want to delete it?"
Recordings can become corrupted when your original recording files are affected in an unexpected way. When a video is corrupted, you may receive an error message similar to the following: "Sorry we failed to open that video project. It looks ...