MuleSoft · Arazzo Workflow
MuleSoft Harden Organization Security
Version 1.0.0
Read an organization, apply MFA and session-timeout settings, then confirm.
Provider
Workflows
harden-organization-security
Enforce MFA and a session timeout on an organization and verify it.
Fetches an organization, updates its MFA and session-timeout settings, and re-fetches it to confirm the change.
1
getOrganization
getOrganization
Read the current organization record to capture its name before applying security settings.
2
updateOrganization
updateOrganization
Update the organization to require MFA and apply the supplied session timeout, preserving its name and owner.
3
confirmSettings
getOrganization
Re-read the organization to confirm the MFA requirement is now in effect.