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

Provide a way to limit SSO paths for an Org #43

Closed
MitchellGerdisch opened this issue Feb 10, 2022 · 2 comments
Closed

Provide a way to limit SSO paths for an Org #43

MitchellGerdisch opened this issue Feb 10, 2022 · 2 comments
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Milestone

Comments

@MitchellGerdisch
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Conditions:

  • Using Pulumi Service (SaaS)
  • Organization, Acme, has SAML SSO enabled (e.g. Okta)
  • Sam has been granted access to the Acme organization.
  • Sam can login to the Acme organization using the given SAML SSO
  • Sam also has a personal account that is accessed using, say, Github.
  • Sam's Github and Okta user identities are the same.

Problem:
Sam can login to Pulumi using Github and then access the Acme organization. Thus bypassing the Okta SAML SSO path.

Request:
Enforce the Pulumi organization's SSO method when accessing the org.

Affected area/feature

SAML/SSO

@MitchellGerdisch MitchellGerdisch added the kind/enhancement Improvements or new features label Feb 10, 2022
@simon-brantonhousley-caribou

I would not consider this a feature, but a security requirement. If an org is using SSO, then they want to be able to manage a user's access to an application.
By allowing a user to also log in using username/password, GitHub, etc, completely bypassed the org's security requirements.

@EvanBoyle EvanBoyle added this to the 0.89 milestone May 30, 2023
@EvanBoyle EvanBoyle added the resolution/fixed This issue was fixed label May 30, 2023
@EvanBoyle
Copy link
Contributor

Pulumi Cloud now issues SAML challenges when you select a saml-backed org from within the console. Closing this issue out as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

4 participants