Skip to content
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

Put user on org when they login via SAML #9375

Closed
1 task
mattkrick opened this issue Jan 22, 2024 · 6 comments · Fixed by #11054
Closed
1 task

Put user on org when they login via SAML #9375

mattkrick opened this issue Jan 22, 2024 · 6 comments · Fixed by #11054
Assignees

Comments

@mattkrick
Copy link
Member

When a user logs in via SAML they should be put on the organization that the SAML record is attached to.
We can grab the orgId from the SAML table.
We can ensure org membership every time a user logs in via SAML, or we could do it just when they sign up. I think we should do the former because as long as they are a part of the company's SAML, they should be a part of the parabol SAML.

AC

  • When a user logs in via SAML they should be put on the organization that the SAML record is attached to.
@Dschoordsch
Copy link
Contributor

For now we should limit this to orgs that also have the publicTeams feature flag so users are not lost and have an easy way forward.

@mattkrick
Copy link
Member Author

yeah, i like that. i'll just postpone until publicTeams goes GA

@jordanh
Copy link
Contributor

jordanh commented Mar 15, 2024

Duplicate of #9411 ?

@jordanh jordanh added this to Product Mar 15, 2024
@jordanh jordanh moved this from To triage to Backlog in Product Mar 15, 2024
@github-project-automation github-project-automation bot moved this to To triage in Product Mar 15, 2024
@Dschoordsch
Copy link
Contributor

No. Prompt to join org will send a notification and ask a new user if they want to join an organization which matches their domain. This issue is about not asking but just putting athe user in the existing org directly on sign up.

Copy link
Contributor

Stale issue

@github-actions github-actions bot added the stale label Sep 15, 2024
@jordanh
Copy link
Contributor

jordanh commented Jan 9, 2025

Groomed. I am going to keep this one open as well.

@jordanh jordanh added enhancement and removed stale labels Jan 9, 2025
@jordanh jordanh added this to the SAML improvements milestone Feb 25, 2025
@Dschoordsch Dschoordsch self-assigned this Mar 24, 2025
@Dschoordsch Dschoordsch moved this from Backlog to In progress in Product Mar 24, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Product Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants