- Print
- PDF
Configure Microsoft Entra ID Authentication for Lasernet 11
Lasernet has support for authenticating users against external authentication providers such as Microsoft Entra ID. Lasernet relies on OpenID Connect as the authentication protocol.
Lasernet is tested against Microsoft Entra ID but it should be possible to use other authentication providers instead.
In order for Lasernet 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, it must be possible to assign users to specific “roles” claims.
Contents
Configure Microsoft Entra ID for Lasernet User Authentication
Configure External Authentication for Lasernet Config Server
Configure Additional User Permissions in Microsoft Entra ID and Lasernet
Scope
The guide covers the end-to-end process for setting up Microsoft Entra ID authentication for Lasernet 11.
Intended Audience
This guide is written for Lasernet and Entra ID administrators.