Lookup Links Action
The lookup links action takes a local account and finds all associated links for that account. In contrast to the resolve action, it does not replace the current user with a linked account. Instead, it appends all the linked accounts to the resulting attributes.
Configuration#
The following configuration options are available:
| Configuration | Mandatory | Description |
|---|---|---|
linking-account-manager | Yes | Where the links are stored |
attribute-name | No | The attribute to store the links in. Defaults to: linked_accounts |
attribute-target | No | The target location where the attribute with the links is added (subject-attributes, context-attributes, or action-attributes). Defaults to subject-attributes. |
In the web ui the following screen configures the lookup action:

Back-channel support#
This action can be used in back-channel authentication.