Okta plugin v0.13.0 - Added okta_authentication_policy table
Sep 17, 2024•plugin
What's new?
- New tables added
Bug fixes
- Fixed the
rules
column inokta_signon_policy
,okta_password_policy
,okta_idp_discovery_policy
andokta_authentication_policy
tables to correctly return data instead ofnull
. (#145)
Dependencies
- Recompiled plugin with Go version
1.22
. (#146) - Recompiled plugin with steampipe-plugin-sdk v5.10.4 that fixes logging in the plugin export tool. (#146)