Skip to content

Add member_role_id to saml_group_links

Alex Buijs requested to merge add-custom-roles-to-saml-group-links into master

What does this MR do and why?

This adds the member_role_id column to the saml_group_links table.

This also extracts the common validations for member_role from the GroupSaml, Member and SamlGroupLink models to the MemberRoles::MemberRoleRelation concern.

Issue: #417201 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Buijs

Merge request reports