samlAttributeTransformJsonata

@JvmName(name = "tefikltkeuwairkc")
suspend fun samlAttributeTransformJsonata(value: Output<String>)
@JvmName(name = "ktufuyfxnkfarkpd")
suspend fun samlAttributeTransformJsonata(value: String?)

Parameters

value

A JSONata expression that transforms an application's user identities into attribute assertions in the SAML response. The expression can transform id, email, name, and groups values. It can also transform fields listed in the samlattributes or oidcfields of the identity provider used to authenticate. The output of this expression must be a JSON object.