unocha/ocha_entraid

OCHA Entra ID module

Maintainers

Package info

github.com/UN-OCHA/ocha_entraid

Type:drupal-module

pkg:composer/unocha/ocha_entraid

Statistics

Installs: 5 218

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v1.1.1 2025-05-21 07:44 UTC

README

Integration with Microsoft Entra ID to login or register new accounts.

This module provides a /user/login/entraid route to a sign in page and a /user/register/entraid route to a registration page.

It also provides a /user/login/entraid-direct route to directly access the Microsoft Entra ID sign in page.

Requirements

This module requires that an entraid OpenID Connect client is properly configured in order to sign in.

See the OpenID Connect Microsoft Azure Active Directory client module for that purpose.