Configuring Entra ID for Slate
  • 03 Nov 2025
  • 1 minute read
  • Dark
    Light
  • PDF

Configuring Entra ID for Slate

  • Dark
    Light
  • PDF

Article summary

This instructional article describes how to configure SSO through SAML using Microsoft's Entra ID.

Single sign-on (SSO) with Security Assertion Markup Language (SAML) is widely used by organizations that need a common entry point to multiple applications and systems. With SSO through SAML, your users benefit from:

  • Simplified Login Process: Users can access multiple applications and systems, such as learning management systems, student information systems, and financial aid platforms, with just one set of credentials, eliminating the need to remember multiple passwords and usernames.

  • Improved Security: SAML provides a secure way to exchange authentication and authorization data between parties, reducing the risk of unauthorized access and data breaches.

  • Enhanced User Experience: With SSO through SAML, users can seamlessly switch between applications and systems without the need to log in again, resulting in a smoother and more efficient user experience.

Creating an Entra ID application

  1. In the Entra Admin Center, go to Applications → Enterprise Applications.

  2. Select New application.

  3. Select Create your own application.

  4. Select Set up single sign on.

  5. Select SAML.

  6. Configure Single Sign-On by entering the Identifier (Entity ID) and Reply URL (Assertion Consumer Service URL):

    • Identifier: With Slate, the Identifier will always be the subdomain or hostname that you have chosen for your Slate database. For example, if you chose apply.college.edu, the Identifier would be https://apply.college.edu/.

    • Reply URL: The value will be the Identifier above plus manage/login for the Reply URL—for example, https://apply.college.edu/manage/login.

Testing the configuration

You can test this only after your Slate database is up and running (approximately a week after submitting the Technical Details form).

Technical details form

You will be asked to provide the following information on our Technical Details form:

  1. Metadata URL: Enter the App Federation Metadata URL from SAML certificates of your Entra ID application page for Slate

  2. Entity ID: Enter the Entra ID Identifier.

  3. User ID attribute: Enter NameID.


Was this article helpful?