スタートアップ(英語)
コミュニティ(英語)
トレーニング(英語)
チュートリアル(英語)
ドキュメント
API、AI、ツール (英語)
id: Map To Authentication
name: Map To Authentication
description: Maps input user identifier to the associated Client ID, and propagates it via the authentication data
category: Custom
type: custom
resourceLevelSupported: true
encryptionSupported: false
standalone: true
requiredCharacteristics: []
providedCharacteristics: []
configuration:
- propertyName: userIdExpression
name: User Identifier Expression
description: Mule Expression used to extract the user identifier value from API requests
type: expression
defaultValue: "#[attributes.headers['fks_user_id']]"
optional: false
sensitive: false
allowMultiple: false


