Validate AD Access
Validate AD Access of the Multi Factor Authentication.
Query parameters
siteIDinteger · int32Optional
The Site Id to validate the AD Access.
ADCustomAttributestringOptional
AD Custom Attribute
UserPrincipalNamestringOptional
The User Principal Name
Responses
200
Success
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
GET /api/MFA/ValidateADAccess HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?