Get RADIUS Authenticator
Request
URI
GET
https://{api_host}/dt-rest/v100/security/twofactor/radius
COPY
Responses
200
successful operation
Returns DtRADIUSAuthenticator of type(s) */*
{
"providerName": "string",
"primaryServerConfiguration": {
"authenticationType": "string",
"sharedSecret": "string",
"realmSuffix": "string",
"maxRetries": 0,
"realmPrefix": "string",
"hostname": "string",
"serverTimeout": 0,
"authenticationPort": 0,
"accountingPort": 0
},
"secondaryServerConfiguration": {
"authenticationType": "string",
"sharedSecret": "string",
"realmSuffix": "string",
"maxRetries": 0,
"realmPrefix": "string",
"hostname": "string",
"serverTimeout": 0,
"authenticationPort": 0,
"accountingPort": 0
}
}
string
providerName
Optional
providerName
Dt Two Factor Authenticator Operations
GET
Get
GET
Get RADIUS Authenticator
GET
Get RSA Secur ID Authenticator
PUT
Update