turbot/oci_insights

Query: identity_user_password

Usage

powerpipe query oci_insights.query.identity_user_password

Steampipe Tables

SQL

select
can_use_console_password as "Can Use Console Password",
is_mfa_activated as "MFA Activated"
from
oci_identity_user
where
id = $1;

Dashboards

The query is used in the dashboards: