Lifecycle Coordinator properties
Preserve Keys (lifecycle.coordinator.config.preserveKeys)
Indicates whether Promotion of an API should preserve service and API organization keys
Default: true
Enable Tenant Scoped Authentication (lifecycle.coordinator.config.enableTenantScopedAuthentication)
Indicates that authentication for the Topology API should be scoped by tenant If false, authentication will be based on the global apiUser and apiPassword properties
Default: false
Global Authentication User ID (lifecycle.coordinator.config.apiUser)
Indicates user id used for basic authentication when tenant scoped authentication is disabled Leaving this field unset will result in Topology APIs having no authentication
Global Authentication password (lifecycle.coordinator.config.apiPassword)
Indicates password used for basic authentication when tenant scoped authentication is disabled
Tenant Synchronization Interval (lifecycle.coordinator.config.tenantSyncInterval)
The interval in milliseconds between each auto refresh of tenant information (groups, policies, etc.)
Default: 300000