Skip to content

Add missing provider ID field

Cynthia "Arty" Ng requested to merge 416579-missing-provider into master

What does this MR do and why?

Add missing provider ID field

When using Group SAML, provider ID field is required. Adding the form field allows creating an identity, and editing the provider ID for an existing identity.

Screenshots or screen recordings

Before After
identity_old identity_new

How to set up and validate locally

  1. Set up group saml.
  2. Go to admin/users/USERNAME/identities
  3. Click on "New identity". Alternatively, "Edit" a user with an existing identity.

MR acceptance checklist

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

Related to #416579 (closed)

Edited by Jiovanni Castillo

Merge request reports