Skip to content

Conversation

patrickeasters
Copy link
Member

The app platform CRD for ScIMConfig defines an attribute of rejectNonProvisionedUsers, while the Terraform provider attempts to set allowNonProvisionedUsers instead, resulting in the setting having no effect.

This PR updates the provider to use the correct attribute.

@patrickeasters patrickeasters requested a review from a team as a code owner July 30, 2025 20:25
Copy link
Contributor

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

Copy link
Contributor

@colin-stuart colin-stuart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! I went ahead and removed all references to allow_non_provisioned_users since we changed this SCIM setting to reject_non_provisioned_users to avoid any confusion

@colin-stuart colin-stuart merged commit 25f460f into main Jul 30, 2025
31 checks passed
@colin-stuart colin-stuart deleted the fix_scim_provisioned_users_attr branch July 30, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants