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
Terraform Version
Affected Resource(s)
okta_xxx
Terraform Configuration Files
# Copy-paste your Terraform configurations here - for large Terraform configs,# please use a service like Dropbox and share a link to the ZIP file. For# security, you can also encrypt the files using our GPG public key: https://keybase.io/hashicorp
Debug Output
Panic Output
Expected Behavior
Subscription is applied to Custom Admin Role
Can this be done in the Admin UI?
Yes
Can this be done in the actual API call?
Yes
Actual Behavior
'AD_AGENT' notification is not aplicable for the '${roleId}' role
Steps to Reproduce
Create a Custom role
Create a subscription of any notification type and set roleType to the custom role id
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Subscription is applied to Custom Admin Role
Can this be done in the Admin UI?
Yes
Can this be done in the actual API call?
Yes
Actual Behavior
'AD_AGENT' notification is not aplicable for the '${roleId}' role
Steps to Reproduce
Important Factoids
References
I believe the change needs to happen here:
terraform-provider-okta/okta/resource_okta_role_subscription.go
Line 143 in 92a7b86
The text was updated successfully, but these errors were encountered: