- Print
- PDF
Configure Microsoft Entra ID Authentication for Lasernet Core 11
Lasernet Core 11 supports authenticating users against external authentication providers such as Microsoft Entra ID. Lasernet Core is tested against Microsoft Entra ID but it should be possible to use other authentication providers.
Lasernet Core relies on OpenID Connect as the authentication protocol. In order for Lasernet Core to work with an external authentication provider, the provider must support the OpenID Connect Implicit Flow and be able to issue ID Tokens with a customizable ‘roles’ claim.
In order to manage user permissions in Lasernet Core, it must be possible to assign users to specific ‘roles’ claims.
Contents
Configure Microsoft Entra ID for Lasernet Core User Authentication
Configure External Authentication for Lasernet Config Server
Configure Additional User Permissions in Microsoft Entra ID and Lasernet Core
Scope
The guide covers the end-to-end process for setting up Microsoft Entra ID authentication for Lasernet Core 11.
Intended Audience
This guide is written for Lasernet Core and Entra ID administrators.