Additional Configuration Parameters
You must add the following attributes in the connector using the IdentityNow REST API. Refer to Best Practices: IdentityNow REST API Authentication and IdentityNow REST API - Update Source (Partial).
 createAppTemplateSPNDelay
createAppTemplateSPNDelay
                                            (Only applicable for create service principals and applications that are created making use of gallery templates).
The time, in seconds, to wait after the create service principal and application, and before making the update for basic SAML configuration. The default is 24 seconds.
For example, <entry key="createAppTemplateSPNDelay" value="30"/>
 performGetObjectForEXOAttributes
performGetObjectForEXOAttributes
                                            To enable / disable reading of exchange online attributes from exchange system (real time exchange online attribute values) during explicit get object call for specified user, set the value of performGetObjectForEXOAttributes attribute to true
Note
                                                    
This configuration parameter is applicable only for get object call. Enabling this configuration parameter will degrade performance of get object calls.
 createAccountTimelag
createAccountTimelag
                                            Time in seconds to wait after create account and before calling get account. The default is 20 seconds.
 fetchB2CMembership
fetchB2CMembership
                                            (Applicable for B2C tenant only) If set to true B2C user memberships is fetched for all users. The default value is false.
 useMSGraphAPI
useMSGraphAPI
                                            Enables use of Microsoft Graph API for all connector operations.
To use the latest attributes and features supported by Microsoft Graph API, add the useMSGraphAPI attribute using IdentityNow REST API and set it to true.
 msgraph-api-version
msgraph-api-version
                                            The Microsoft Graph API version is configurable.
You must add the msgraph-api-version attribute in the source using the IdentityNow REST API. 
The value of the attribute must be a valid version stated by Microsoft for MS Graph APIs.
 skipEncodingImmutableId
skipEncodingImmutableId
                                            Enable to skip encoding of ImmutableID while creating a federated user. Enable this feature by skipEncodingImmutableID parameter to true. The default value is false.