Breaking changes
- Update of the
ConfigureMetadata
SSO function: We've added two new parameters to theConfigureMetadata
function -redirectURL
,domain
. This is to complete the SSO configuration options when using the metadata URL option.
Please notice that this breaks compilation of theConfigureMetadata
function.
Enhancements
- Load tenant by ID: We added an option to load a specific tenant, using the
Load
tenant function. - Tenant Name in user object: We added the tenant name as part of the user object, under
AssociatedTenants.[0].TenantName
.