Test Authentication
Request
URI
POST
https://{api_host}/dt-rest/v100/security/radius/testauthentication
COPY
Request Body
DtRSASecurIDPasscodeImpl of type(s) application/json
Optional
{
"id": "string",
"type": "string",
"authenticationToken": "string",
"username": "string",
"passcode": "string",
"sameUsernameRequired": false,
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
string
type
Optional
type
Possible values are : RSA_SECURID_PASSCODE, RSA_SECURID_PIN_CHANGE, RSA_SECURID_NEXT_TOKEN, RADIUS_PASSCODE, RADIUS_CHALLENGE, CREDENTIALS,
string
authenticationToken
Optional
authenticationToken
string
username
Optional
username
string
passcode
Optional
passcode
boolean
sameUsernameRequired
Optional
sameUsernameRequired
string
location
Optional
location
Responses
200
Successfully authenticated to RADIUS authenticator
Operation doesn't return any data structure
Dt RADIUS Authenticator Operations
GET
Create Server Configuration
GET
Get
POST
Test Authentication
POST
Test Authentication
PUT
Update