Confirmation of Operation of the OpenID Connect authentication and multi-tenancy #1438
Labels
Feature - multi tenants
Issue type - help wanted
General questions on how to use the plugins, e.g. configurations etc.
Plugin - auth_oidc
Hi,
We currently use OpenID Connect as part of the MS365 plugin set to provide both authentication and user provisioning from AAD for our own internal users into Moodle, however, we would also like to provide authentication via MS (and indeed Google) for our partners and customers. We do not need to provision users from those partners a customer's tenants, rather just offload authentication to MS/Google, and indeed there are many hundreds of fo tenants that would be required. I suspect that the multi-tenant approach offer by OpenID Connect is NOT what we are after and that we should instead we should use an alternative authentication method (such as as the in-built Oauth) side-by-side with OpenID Connect - in which case there will be 2 login buttons, one for our organisation (OpenID Connect), one for everyone else (Oauth).
Am I thinking clearly here?
The text was updated successfully, but these errors were encountered: