Custom Authentication Configuration
Name | Basic Description | Default Value | Advanced Description |
---|---|---|---|
Active | Flag indicating if CustomAuth is active | Switched on | Enables or disabled custom authentication for Veridium Manager |
Id | Header - The name of the header for the attribute | externalId-header | Can be configured to match any value coming from externalID attribute in AD. A sample value: “user=[leftBound]ADuser@domain[rightBound]” |
Regex - Regex expression used to extract the value | |||
Right Bound - The rightBound for the value in header | ; | Expected value on the end of the header string presented. | |
Left Bound - The leftBound for the value in header | user= | Expected value at the beginning of the header string presented. | |
First Name | Header - The name of the header for the attribute | firstName-header | Can be configured to match the value coming from firstName attribute in AD |
Regex - Regex expression used to extract the value | |||
Right Bound - The rightBound for the value in header | |||
Left Bound - The leftBound for the value in header | |||
Last Name | Header - The name of the header for the attribute | lastName-header | Can be configured to match the value coming from lastName attribute in AD |
Regex - Regex expression used to extract the value | |||
Right Bound - The rightBound for the value in header | |||
Left Bound - The leftBound for the value in header | |||
Country | Header - The name of the header for the attribute | country-header | Can be configured to match the value coming from firstName attribute in AD |
Regex - Regex expression used to extract the value | |||
Right Bound - The rightBound for the value in header | |||
Left Bound - The leftBound for the value in header | |||
Header - The name of the header for the attribute | email-header | Can be configured to match the value coming from email attribute in AD | |
Regex - Regex expression used to extract the value | |||
Right Bound - The rightBound for the value in header | |||
Left Bound - The leftBound for the value in header |