auth0_guardian resource has risk assessment field separate to policy field #1178
Replies: 3 comments
-
Hey @Willrholmes 👋🏻 Thanks for taking the time to raise this with us. We'll look into your request and circle back once we have an update. |
Beta Was this translation helpful? Give feedback.
-
+One here, can confirm what is being said and it is useful sometimes to have on separately to the confidence score |
Beta Was this translation helpful? Give feedback.
-
We just ran into this. We've shimmed it now by implementing our own PATCH to But it'd be nice to have this supported in the tf provider. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Describe the problem you'd like to have solved
It would be great to be able to control the risk assessment toggle separate to the the policy field for the auth0_guardian resource. Risk assessment is toggled on automatically when policy is set to
confidence-score
but cannot be turned on otherwise via this resource. Also, if you change the value of the policy field fromconfidence-score
back tonever
the confidence score remains toggled on.The dashboard allows this separate control already so it must be possible via the API.
Describe the ideal solution
Add a new field that controls risk assessment (true/false) to the auth0_guardian resource.
Alternatives and current workarounds
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions