Parameter
|
Description
|
Valid Values
|
{id}
|
The ID of the authentication type.
|
1 | 2 | 3
1 is the ID for the internal authentication type.
2 is the ID for a service that uses a Java plugin.
3 is the ID for a service that uses LDAP.
|
Properties
|
Description
|
Valid Values
|
"id"
|
The ID of the authentication type.
|
1 | 2 | 3
1 is the ID for the internal authentication type.
2 is the ID for a service that uses a Java plugin.
3 is the ID for a service that uses LDAP.
|
"name"
|
The name of the authentication type.
|
A string that specifies the name of the authentication type.
|
"description"
|
The description of the authentication type.
|
A string that provides the description of the authentication type.
|
"authDefinition"
|
Information that describes the authentication type.
|
The value of authDefinition varies depending on which type is queried. A value of null is provided for the internal authentication service. See the example responses below.
|