You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Community Note
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)
Terraform Configuration (if it applies)
References
The text was updated successfully, but these errors were encountered: