Skip to content

[System:Feature] SAML mapping for registration feed #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 6, 2022
Merged

Conversation

pbailie
Copy link
Contributor

@pbailie pbailie commented May 12, 2022

As requested by @bmcutler

  • Duplicate User ID enrollments no longer invalidate course data. First enrollment is accepted and other enrollments are discarded.
  • Blank email addresses are accepted as empty strings.

closes Submitty/Submitty#8285

pbailie added 3 commits May 12, 2022 14:21
As requested by @bmcutler
* Duplicate User ID enrollments no longer invalidate course data.  First enrollment is accepted and other enrollments are discarded.
* Blank email addresses are accepted as empty strings.
User emails cannot be updated with a blank email.
Provide insert to SAML mappings for students.
@bmcutler bmcutler changed the title Autofeed Update [System:Feature] SAML mapping for registration feed Sep 6, 2022
@pbailie pbailie added enhancement New feature or request and removed enhancement New feature or request labels Sep 6, 2022
@bmcutler bmcutler merged commit 1672eaa into main Sep 6, 2022
@bmcutler bmcutler deleted the ssaf_update branch September 6, 2022 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SAML user mapping via autofeed
2 participants