Configure Microsoft Entra ID Authentication for Lasernet Core 11
    • 16 Apr 2026
    • 1 Minute to read
    • Contributors
    • PDF

    Configure Microsoft Entra ID Authentication for Lasernet Core 11

    • PDF

    Article summary

    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

    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.