Skip to content

[C2] Reimplement User and Class synchronisation with Entra AD (Ex Azure AD) #6201

@NicoDucou

Description

@NicoDucou

In Chamilo 1.11.x we have a plugin "azure_active_directory" that is used for authentification through Azure AD and synchronisation of users and class.
The authentification part and user creation and update (with field correspondance definition) on login is done directly in Core Chamilo in master in the config/authentification.yaml file.

What we are missing is the configuration for group id that correspond to Admin, session admin, teacher to assign the correct role in Chamilo.
We are also missing the command for user and class syncronisation. We need to be able to do complete sync and also delta sync as in 1.11.x and configure as usergroup Regex filter.

This has to be implemented to reproduce the functionalities that were in the plugin in 1.11.x

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions