The miniOrange OAuth plugin offers two group mapping methods:
- Manual Group Mapping – In this method, an admin manually maps the group names according to corresponding groups in the application.
- On-The-Fly Group Mapping – This method automatically maps the groups received in the response to application groups with the same name. If matching groups do not exist, the application creates them and assigns users accordingly.
For automatic group handling, On-The-Fly Group Mapping is recommended. It can assign and create groups dynamically based on IdP responses.
For more control, Manual Group Mapping is preferred. It allows admins to map IdP groups to specific Jira/Confluence groups when their names differ, ensuring users are assigned the correct roles and permissions.