ExpressionIdentityMapping_1_0_0
ExpressionIdentityMapping_1_0_0 Document
The ExpressionIdentityMapping defines a set of identity mapping expressions to map Globus Auth identity data to a connector-specific list of account names.
Name |
Type |
Description |
DATA_TYPE |
string |
Type of this document |
mappings |
array ( MappingExpression ) |
Array of expression-based identity mapping values |
{
"DATA_TYPE": "expression_identity_mapping#1.0.0",
"mappings": [
{
"ignore_case": true,
"literal": true,
"match": "string",
"output": "string",
"source": "string"
}
]
}