Office 365 Single-Sign-On
- 02 Mar 2023
- 1 Minute to read
- Print
- DarkLight
Office 365 Single-Sign-On
- Updated on 02 Mar 2023
- 1 Minute to read
- Print
- DarkLight
Article Summary
Share feedback
Thanks for sharing your feedback!
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?