Skip to content

GH-2356 | Normalize Workflow Permission Expansion For okta_admin_role_custom - #2902

Merged
dhiwakar-okta merged 4 commits into
masterfrom
OKTA-1125910
Aug 3, 2026
Merged

GH-2356 | Normalize Workflow Permission Expansion For okta_admin_role_custom #2902
dhiwakar-okta merged 4 commits into
masterfrom
OKTA-1125910

Conversation

@dhiwakar-okta

@dhiwakar-okta dhiwakar-okta commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Custom admin roles with Okta Workflows permissions show persistent state drift on every plan/apply.
When a custom role is configured with okta.workflows.read and/or okta.workflows.invoke, the Okta API auto-expands them and returns both the configured permission and an expanded variant.

Terraform reads back the extra *.flows.* permissions that were never in the configuration, so it perpetually detects a diff and never converges.

@github-actions
github-actions Bot requested a review from aditya-okta July 29, 2026 16:11
@dhiwakar-okta dhiwakar-okta changed the title OKTA-1125910 | Normalize Workflow Permission Expansion For okta_admin_role_custom GH-2356 | Normalize Workflow Permission Expansion For okta_admin_role_custom Jul 31, 2026
@dhiwakar-okta
dhiwakar-okta merged commit b3b5261 into master Aug 3, 2026
5 checks passed
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.

3 participants