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

AUTH-6667 document scim_config fields in Access identity providers #4721

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

khiller-cf
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Dec 5, 2024

changelog detected ✅

- `group_member_deprovision` (Boolean)
- `identity_update_behavior` (String)
- `group_member_deprovision` (Boolean) Deprecated. Use `identity_update_behavior`.
- `identity_update_behavior` (String) Indicates how a SCIM event updates a user identity used for policy evaluation. Use "automatic" to automatically update a user's identity and augment it with fields from the SCIM user resource. Use "reauth" to force re-authentication on group membership updates, user identity update will only occur after successful re-authentication. With "reauth" identities will not contain fields from the SCIM user resource. With "no_action" identities will not be changed by SCIM updates in any way and users will not be prompted to reauthenticate.
Copy link
Member

Choose a reason for hiding this comment

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

thanks for the PR! unfortunately, the file you've edited is a generated artifact of the documentation process. to see how to make changes to the documentation, you're best to check out https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/contributing/registry-documentation.md

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops, updated this. Thanks!

Copy link
Member

Choose a reason for hiding this comment

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

will run make docs in a follow up PR as you're using master here and it has branch protection so i cannot push it back for you.

@khiller-cf khiller-cf force-pushed the master branch 3 times, most recently from a687938 to fc57ff0 Compare December 6, 2024 18:37
@khiller-cf khiller-cf changed the title AUTH-6667 document identity_update_behavior field in Access identity providers AUTH-6667 document scim_config fields in Access identity providers Dec 6, 2024
@jacobbednarz jacobbednarz merged commit 489ca01 into cloudflare:master Dec 9, 2024
6 checks passed
@github-actions github-actions bot added this to the v4.48.0 milestone Dec 9, 2024
Copy link
Contributor

This functionality has been released in v4.48.0 of the Terraform Cloudflare Provider.

Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants