Skip to main content

Enabling SAML Single Sign-On (SSO)

Updated this week

For Enterprise tier customers, Live Aware supports Security Assertion Markup Language (SAML) for Single Sign-On (SSO), allowing your team to log in to Live Aware using your existing Identity Provider (IdP). This guide will walk you through the process of configuring SAML SSO.

Configure Live Aware in your Identity Provider (IdP)

You will first need to create a Live Aware application within your IdP platform. For more detailed instructions on how to do this, consult your IdP's documentation. When creating your Live Aware application, provide these values:

  1. SSO URL: https://auth.liveaware.io/__/auth/handler

  2. Audience: liveaware

  3. NameID Format: EmailAddress

Provide Information to Live Aware

After configuring the Live Aware application in your IdP, you will need to provide the following to your Live Aware representative:

  1. Issuer: The defined Issuer Entity ID set by your IdP.

  2. Certificate: The certificate generated by your IdP.

  3. Sign On URL: The endpoint URL from your IdP.

Your IdP may also provide a complete metadata file that contains all of this information. Your Live Aware representative will then complete the setup on your workspace

Optional: Configure User Roles with Custom Attribute

You can optionally define user roles within Live Aware directly from your IdP by adding a custom field named `la_role`. The supported values for this field are:

  • admin

  • member

  • streamer

  • viewer

Did this answer your question?