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

Allow SAML configuration for Organization Administrator #1359

Open
mberdnikov opened this issue Nov 28, 2024 · 0 comments
Open

Allow SAML configuration for Organization Administrator #1359

mberdnikov opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@mberdnikov
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

For VCD consumers, the maximum role is Organization Administrator. With this role, the interface has the ability to configure SAML and OIDC. But we cannot do this through vcd_org_saml due to a limitation in the code.

https://github.com/vmware/terraform-provider-vcd/blob/main/vcd/resource_vcd_org_saml.go#L93

New or Affected Resource(s)

  • vcd_org_saml

Terraform Configuration (if it applies)

Copy-paste your Terraform configurations here. Please **shrink HCL replicating the bug to minimum** 
without modules. It will help us to respond and replicate the problem quicker. It may also uncover
some HCL error while doing so.

For bigger configs you may use [Gist(s)](https://gist.github.com) or a service like Dropbox and
share a link to the ZIP file.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants