diff --git a/products/idn/docs/identity-now/saas-configuration.mdx b/products/idn/docs/identity-now/saas-configuration.mdx index d77097b34..c8465c86c 100644 --- a/products/idn/docs/identity-now/saas-configuration.mdx +++ b/products/idn/docs/identity-now/saas-configuration.mdx @@ -26,17 +26,27 @@ This document is intended for technically proficient administrators, implementer | **Object** | **Object Type** | **Export** | **Import** | | :-- | :-- | :-- | :-- | | Access Profiles | `ACCESS_PROFILE` | ✅ | ❌ | +| Access Request Configuration | `ACCESS_REQUEST_CONFIG` | ✅ | ❌ | +| Attribute Sync Source Configuration | `ATTR_SYNC_SOURCE_CONFIG` | ✅ | ❌ | | Authentication Configuration | `AUTH_ORG` | ✅ | ❌ | +| Campaign Filters | `CAMPAIGN_FILTER` | ✅ | ❌ | | Form Definitions | `FORM_DEFINITION` | ✅ | ❌ | | Governance Groups | `GOVERNANCE_GROUP` | ✅ | ❌ | +| Identity Object Configuration | `IDENTITY_OBJECT_CONFIG` | ✅ | ❌ | | Identity Profiles | `IDENTITY_PROFILE` | ✅ | ✅ | +| Lifecycle States | `LIFECYCLE_STATE` | ✅ | ❌ | | Notification Templates | `NOTIFICATION_TEMPLATE` | ✅ | ❌ | +| Password Policies | `PASSWORD_POLICY` | ✅ | ❌ | +| Password Sync Groups | `PASSWORD_SYNC_GROUP` | ✅ | ❌ | | Public Identities Configuration | `PUBLIC_IDENTITIES_CONFIG` | ✅ | ❌ | | Roles | `ROLE` | ✅ | ❌ | | Rules | `RULE` | ✅ | ✅| +| Separation of Duties Policies | `SOD_POLICY` | ✅ | ❌ | +| Service Desk Integrations | `SERVICE_DESK_INTEGRATION` | ✅ | ❌ | | Sources | `SOURCE` | ✅ | ✅ | | Transforms | `TRANSFORM` | ✅ | ✅ | | Event Trigger Subscriptions | `TRIGGER_SUBSCRIPTION` | ✅ | ✅ | +| Workflows | `WORKFLOWS` | ✅ | ❌ | :::tip