Lookup List contains Configuration and Connection.
Configuration means adjusting settings to make things work the way you want them to. In simple terms, configuring an identity bridge is like setting up the rules and parameters that govern how different systems talk to each other and handle user identities. Below are the features of Identity Bridge:
• Allow Multiple Accounts: In context of Identity Bridge, allow multiple accounts means you can use the same login information to access different systems or applications easily.
• Allow Other If Primary Disabled: In the context of Identity Bridge, with this feature if your primary account is disabled for some reason, like if it’s locked or not working properly, you can still use another account to access through Identity Bridge.
Connection Parameter – OAuth
- ClientID
- GrantType
- ClientSecret
- RefreshToken
- TokenURL
Connection Parameter – BASIC
- URL
- ConnectionTimeout
- UserName
- Password
- Header Name – Content-Type
- Header Name – Authorization
- Query Parameter Name – access_token


