Olivier Gagnon
Olivier Gagnon
> Using the original, or my mostly-automated hack (https://raw.githubusercontent.com/akhepcat/Miscellaneous/master/pidgin-fb-login-2fa.py) of a script (to grab the necessary auth data) i'm not able as of today to log in with 2FA anymore....
Reviving that but for a request to add the "Assign an application to a specific policy" https://developer.okta.com/docs/reference/api/apps/#update-application-policy Should be quite straight-forward with that function: https://github.com/okta/okta-sdk-golang/blob/master/okta/application.go#L849-L865 Available since okta-sdk-golang 2.12
> Grouping this with the "policy" related work we'd like to address in a sprint. @monde Wasn't it added here ? https://github.com/okta/terraform-provider-okta/commit/ab97160e85a95c00582edd61a9c757089f7f3c6a
@adalast That patch should work: ```diff --git a/efficiency_nodes.py b/efficiency_nodes.py index 216f58f..c582ae8 100644 --- a/efficiency_nodes.py +++ b/efficiency_nodes.py @@ -2310,11 +2310,14 @@ class TSC_XYplot: Y_type = "Nothing" Y_value = [""] - #...