mappings
Parameters
value
A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or filter the resources to be provisioned.
Parameters
values
A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or filter the resources to be provisioned.
suspend fun mappings(argument: List<suspend AccessApplicationScimConfigMappingArgsBuilder.() -> Unit>)
suspend fun mappings(vararg argument: suspend AccessApplicationScimConfigMappingArgsBuilder.() -> Unit)
Parameters
argument
A list of mappings to apply to SCIM resources before provisioning them in this application. These can transform or filter the resources to be provisioned.