Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Change user's Azure AD password via Moodle #1678

Open
kkiiskin opened this issue May 14, 2021 · 1 comment
Open

Feature request: Change user's Azure AD password via Moodle #1678

kkiiskin opened this issue May 14, 2021 · 1 comment
Assignees
Labels
Issue type - enhancement request New feature being requested outside of original scope. Plugin - auth_oidc

Comments

@kkiiskin
Copy link

Use case would be the need to change users's password without access to Azure AD.
So manager would change it in Moodle and it would sync to Azure AD.

Is this possible through Graph API?

@weilai-irl weilai-irl added Issue type - enhancement request New feature being requested outside of original scope. Plugin - auth_oidc labels Jul 26, 2021
@weilai-irl
Copy link
Collaborator

Hi @kkiiskin,

I confirm technically it might be possible to update Azure AD user password by using the Graph API at https://docs.microsoft.com/en-us/graph/api/user-changepassword?view=graph-rest-1.0&tabs=http. It may require a bit more thoughts, as auth_oidc plugin can be used on other IdP that are not Azure AD, which doesn't support change password, or support it differently.

I'll add this to the feature request list and let Microsoft Education team to decide. From the look of it this may take a while to be processed.

Regards,
Lai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue type - enhancement request New feature being requested outside of original scope. Plugin - auth_oidc
Projects
None yet
Development

No branches or pull requests

3 participants