Skip to content

Fix SAML login#4037

Merged
zomars merged 3 commits intomainfrom
fix/saml-login
Aug 30, 2022
Merged

Fix SAML login#4037
zomars merged 3 commits intomainfrom
fix/saml-login

Conversation

@deepakprabhakara
Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes SAML login which is broken due to a missing email_verified flag. Also contains a fix in SAML documentation for attribute mapping.

Environment: Staging(main branch) / Production

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How should this be tested?

  • Test SAML login
  • Test Google login

Checklist

Deepak Prabhakara added 2 commits August 30, 2022 17:46
@vercel
Copy link
Copy Markdown

vercel bot commented Aug 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cal ✅ Ready (Inspect) Visit Preview Aug 30, 2022 at 2:46PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
swagger ⬜️ Ignored (Inspect) Aug 30, 2022 at 2:46PM (UTC)

Copy link
Copy Markdown
Contributor

@agustif agustif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for this @deepakprabhakara !

@zomars zomars merged commit 1a81459 into main Aug 30, 2022
@zomars zomars deleted the fix/saml-login branch August 30, 2022 18:25
zomars pushed a commit that referenced this pull request Aug 30, 2022
* after first login the user is read from the db and hence we need to inspect the `emailVerified` attribute as well.

* fixed mapping documentation for SAML, the current mapping is not right and is causing confusion
Udit-takkar pushed a commit to Udit-takkar/cal.com that referenced this pull request Aug 30, 2022
* after first login the user is read from the db and hence we need to inspect the `emailVerified` attribute as well.

* fixed mapping documentation for SAML, the current mapping is not right and is causing confusion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants