This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
Policy \ Fragment resources - input_user_id_mapping doesn't allow for userIdAuthenticated flag #215
Labels
bug
Something isn't working
Community Note
Terraform Version
Terraform 1.2.8
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/cprice-ping/b836c9365e9c8b4eadb8f49ed7f44478
Panic Output
Expected Behavior
Is User Authenticated checkbox checked (or unchecked)
Actual Behavior
I'm not sure if this is a documentation problem or a provider one.
I can add the Incoming User option, but not check the box for whether the User was previously authenticated. Some of the Adapters need this (PID \ Risk \ Verify) to react accordingly.
I get this error:
Documentation for this resource mentions input_user_id_mapping -- but doesn't have the contents of this block
Steps to Reproduce
action
block, added ainput_user_id_mapping
block2.user_id_authenticated = false
line to the block (commented out above)terraform apply
Important Factoids
References
The Admin API itself defines this action as:
The text was updated successfully, but these errors were encountered: