Microsoft 365 user sync: import, roles, profile fields, deprovisioning #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/user-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds an optional Microsoft 365 user sync (new "User sync" tab) and fixes a 1.0.0 bug in certificate storage.
User sync
uploads/m365-login-avatars/).wp m365-login sync [--dry-run].Fix (separate commit):
store_certificate()/remove_certificate()went through the form sanitiser in the admin, so "Generate certificate" did not keep the new certificate and double-encrypted an existing client secret.Required Graph application permissions for the sync:
User.Read.All, plusGroupMember.Read.Allwhen groups are used.Testing
auth.php.🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.