How do I configure attribute names to access the Administration UI?
You can use a workbook to define user-friendly names for data items used in the Security Assertion Markup Language (SAML) single sign-on feature for the Administration UI.
The configuration workbooks are delivered in the form of Excel spreadsheets. The file name for this workbook is SAML_ATTRIBUTE.csv.
Every configurable field of the Administration UI is represented as a spreadsheet
column. Here are the column descriptions:
- Column: Spreadsheet column associated with the field.
- Required?: Denote if you're required to populate the field or not.
- Field Type and Accepted Values:
- String: These are usually alphanumeric.
- Integer: Numeric, a whole number.
- Double: Numeric with places to the right of the decimal.
- Enumeration: List of values.
- Boolean: True or False, Yes or No.
- Groovy script: A logical query using groovy script.
- Date: yyyy-mm-dd format.
Field Name | Column | Required | Field Type and Accepted Values | Description |
Data_Item | A | Y |
String Alphanumeric ASCII text, up to 255 characters. Example Values:
|
Fixed list of SAML Assertion attributes. |
SAML_Atribute_Name | B | Y |
String Alphanumeric ASCII text, up to 255 characters. Example Values:
|
Customer defined SAML attribute name |
You don't have to complete any setup in the UI to enable this configuration. You must have the administrator role permission to enable and view the configuration on the Administration UI. See Set General Permissions Matrix for more information.