Office 365 Single-Sign-On
  • 02 Mar 2023
  • 1 Minute to read
  • Dark
    Light

Office 365 Single-Sign-On

  • Dark
    Light

Article Summary

In order to provide Single-Sign-On, Lanteria uses IdentityServer4 and Azure Active Directory. IdentityServer is a middleware that adds the spec compliant OpenID Connect and OAuth 2.0 endpoints to an arbitrary ASP.NET Core application (http://docs.identityserver.io/).

Web app / API application must be created in the Azure Active Directory and granted delegated permissions to sign in and read the user profile.


Was this article helpful?