Skip to main content

Azure SAML SSO Setup

Updated over a week ago

Create an Enterprise app in Microsoft Entra

Log in to your Microsoft Entra https://entra.microsoft.com. On the left side navigation, click Entra ID > Enterprise apps. Then click ‘New application’ > ‘Create your own application’.

Input your application name, and select option 'Integrate any other application you don't find in the gallery (Non-gallery)', then click ‘Create’.

Once the application is created, click ‘Single sign-on’ from the left side menu. Then, select ‘SAML’.

Set up SAML

On the ‘Set up Single Sign-On with SAML’ page, configure with the following values:

Basic SAML Configuration

  • Identifier (Entity ID)

    net.webinar:sp

Note: If you are setting up an app for testing on webinar.net stage sandbox, use net.webinarstage:sp.

Note: If you are setting up an app for testing on webinar.net stage sandbox, use https://identity.webinarstage.net/saml/sso.

Note: If you are setting up an app for testing on webinar.net stage sandbox, use https://identity.webinarstage.net/saml/sso.

Attributes & Claims

  • givenname
    user.givenname

  • surname
    user.surname

  • emailaddress

    user.mail

  • name

    user.userprincipalname

  • Unique User Identifier
    user.userprincipalname

SAML Certificates

Token signing certificate

  • Signing Option

    Sign SAML response and assertion

  • Signing Algorithm

    SHA-256

Verification certificates (optional)

Check ‘Require verification certificates’, then upload the webinar.net certificate downloaded from https://cdn.webinar.net/saml-certificates/webinar.net.cer.

Note: If you are setting up an app for testing on webinar.net stage sandbox, download the certificate from https://cdn.webinar.net/saml-certificates/webinarstage.net.cer.

Provide IdP Metadata to webinar.net

On the ‘Set up Single Sign-On with SAML’ page, in the ‘SAML Certificates’ section, click on the download link of 'Federation Metadata XML' and send the .xml file to us.

In case the download link is disabled, you can copy the 'App Federation Metadata Url' and then open it up in a separate browser tab, right-click on the page, and select 'Save As' to download the .xml file.

Enable SAML SSO for Audience

If SAML SSO for audiences is included in your webinar.net subscription, you will see the 'Enable SAML Single-Sign-On' checkbox on the Create Webinar page. Enabling this option will limit the access of that webinar to SAML SSO only.


For further assistance, contact us through chat or send us an email at support@webinar.net.

Did this answer your question?