Authenticate User
Request
URI
POST
https://{api_host}/dt-rest/v100/security/manager/aduser/authenticate
COPY
Request Body
DtAuthenticateUserRequestImpl
of type(s)
application/json
Optional
{
"id": "string",
"username": "string",
"domain": "string",
"encryptedPassword": "string",
"protectedPasswordKey": "string",
"keyId": "string",
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
string
username
Optional
username
string
domain
Optional
domain
string
encryptedPassword
Optional
encryptedPassword
string
protectedPasswordKey
Optional
protectedPasswordKey
string
keyId
Optional
keyId
string
location
Optional
location
array of
object
DtLink
Optional
DtLink
Responses
200
successful operation
Returns
DtAdUser
of type(s)
*/*
"DtAdUser Object"
string
userSid
Optional
userSid
string
userDn
Optional
userDn
string
username
Optional
username
array of
object
groups
Optional
groups
string
domain
Optional
domain
string
userGuid
Optional
userGuid
string
userPrincipalName
Optional
userPrincipalName
string
id
Optional
id
array of
object
links
Optional
links
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/dt-rest/v100/security/manager/aduser/authenticate
Dt Security Manager Operations
GET
Get Supported Links
POST
Authenticate User
POST
Change Password
PUT
Assign Role
GET
Get Agent Secure Pairing Mode
POST
Regenerate Collector WS Credentials
PUT
Set Agent Pairing Mode
PUT
Create Or Update Identity Provider
POST
Create Organization
GET
Get Server Certificate By Address
GET
Get Domains
GET
Get All Tenant Roles
GET
Get Root CA
GET
Get Root CA Info
GET
Get User
GET
Get User By Id
POST
Get Users By Ids
POST
Get Users By Ids
GET
Retrieve Identity Provider Tolerance
GET
Get Identity Provider Configs
GET
Get Local Admin Account Enabled
GET
Get Local Admin Account Password
PUT
Set Local Admin Account Enabled
POST
Set Local Admin Account Password
Deprecated
POST
Update Local Admin Password
GET
Get Organizations
POST
Register Domain
GET
Get All Admin Groups For Role
POST
Save Domain Admin Group Info
POST
Save Domain Bind Info
POST
Save Domain Group Info
POST
Save Domain Join Info
GET
Delete Identity Provider
PUT
Set Default Domain
GET
Get Two Factor Authenticator
POST
Update Domain Group Info
GET
Update Identity Provider Tolerance
PUT
Upload Certificates
POST
Validate Domain Bind Info
POST
Validate Domain Join Info