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

User Policies not Listed with Okta Auth Method #6903

Closed
mbamber opened this issue Jun 18, 2019 · 3 comments
Closed

User Policies not Listed with Okta Auth Method #6903

mbamber opened this issue Jun 18, 2019 · 3 comments
Labels
auth/okta bug Used to indicate a potential bug core/policy

Comments

@mbamber
Copy link
Contributor

mbamber commented Jun 18, 2019

Describe the bug
When using the Okta auth method, policies attached to a group are not listed on entities.

To Reproduce
Steps to reproduce the behavior:

  1. Run vault write auth/okta/groups/scientists policies=nuclear-reactor
  2. Ensure the user user1 is in the scientists group within Okta
  3. Run vault login -method=okta username=user1
  4. Unable to see policy nuclear-reactor attached to entity with alias user1

Expected behavior
The nuclear-reactor policy should be visible in the UI against the entity with corresponding Okta alias user1.

Environment:

  • Vault Server Version: 1.1.2
  • Vault CLI Version: 1.1.2
  • Server Operating System/Architecture: Ubuntu 16.04 LTS

Additional context
This may be closely related to #6067 but IMO this is actually a bug - as an Admin I would like to be able to see which policies have been granted to a user within Vault and AFAICT there is no way to see this unless I have used some form of configuration as code (e.g. Terraform)

@hsimon-hashicorp
Copy link
Contributor

Hi folks! Is this still an issue in newer versions of Vault? Please let me know so I can bubble it up accordingly. Thanks!

@mbamber
Copy link
Contributor Author

mbamber commented Mar 22, 2024

Im happy to close this as I'm unfortunately no longer in a position to confirm the existence of this bug

@hsimon-hashicorp
Copy link
Contributor

Closing as per recent comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth/okta bug Used to indicate a potential bug core/policy
Projects
None yet
Development

No branches or pull requests

4 participants