localgovdrupal / localgov_microsites

A repository for the LocalGov Drupal Microsites project.
GNU General Public License v2.0
3 stars 1 forks source link

Single Sign On for microsites - is it possible #462

Open finnlewis opened 2 weeks ago

finnlewis commented 2 weeks ago

Julia from Southwark is keen to explore SSO for microsites.

There might be external users who need accounts too.

Interesting to think about how the user roles and user to sites mapping might be managed.

Entra ID https://www.microsoft.com/en-gb/security/business/identity-access/microsoft-entra-id

Adnan-cds commented 9 hours ago

We use the openid_connect Drupal module with Azure AD (AKA Entra) in all our microsites and it works fine. No separate configuration necessary apart from what you would do on any other Drupal site.

The only pain point has been on the Azure side where we have to whitelist the URL of all new microsites.