Office 365 Single-Sign-On
- 30 Nov 2023
- 1 Minute to read
- Print
- DarkLight
Office 365 Single-Sign-On
- Updated on 30 Nov 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
In order to provide Single-Sign-On, Lanteria uses IdentityServer4 and Microsoft Entra ID. 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 Microsoft Entra ID and granted delegated permissions to sign in and read the user profile.
Was this article helpful?