microsoft / o365-moodle

Office 365 and Azure Active Directory plugins for Moodle
GNU General Public License v3.0
184 stars 138 forks source link

Feature request: SCIM support #1994

Open kkiiskin opened 2 years ago

kkiiskin commented 2 years ago

Hi

is there any plans to add support for SCIM provisioning? https://docs.microsoft.com/en-us/azure/active-directory/app-provisioning/use-scim-to-provision-users-and-groups

weilai-irl commented 2 years ago

Hi @kkiiskin,

Currently there's no plan to support SCIM provisioning.

Could you briefly describe your use case please?

Regards, Lai

kkiiskin commented 2 years ago

Hi

to put it very briefly, it would be to create and update useraccounts to Moodlen via SCIM :) I know you can do it with Graph API already, but this has come up with some of our clients where they would like to use SCIM.

But it actually may be that SCIM-support would be better to implement as a standalone plugin. For example some organizations use SAML authentication for Azure AD users, not OIDC.

kkiiskin commented 2 years ago

Hi @weilai-irl

do you think this might be a coming feature in the near future?

gzaroulis commented 1 year ago

@kkiiskin +1 same use case