🔌 Oracle IAM User - object.extracts.yaml
- Contextual name: 🔌 object.extracts.yaml
- ID:
/types/CA10O1__CaOracleIamUser__c/object.extracts.yaml
Used In
| Logic | Policy | Flags |
|---|---|---|
| 🧠 prod.logic.yaml🟢 | 🛡️ Oracle IAM Administrator User has an active API key🟢 | 🟢 x3 |
| 🧠 prod.logic.yaml🟢 | 🛡️ Oracle IAM User has more than one active API key🟢 | 🟢 x3 |
| 🧠 prod.logic.yaml🟢 | 🛡️ Oracle IAM User MFA is disabled🟢 | 🟢 x3 |
Content
---
extracts:
# Not nullable.
- name: "CA10O1__lifecycleState__c"
value:
FIELD:
path: "CA10O1__lifecycleState__c"
undeterminedIf:
isEmpty: "User lifecycle state should not be empty."
# Values: Activated, Deactivated. Not nullable.
- name: "CA10O1__mfaStatus__c"
value:
FIELD:
path: "CA10O1__mfaStatus__c"
undeterminedIf:
isEmpty: "User MFA status should not be empty."