DeviceID Access

DeviceID Access enforces security policies based on user context, such as location and device status, to regulate access to organizational resources. This dynamic approach enhances security while providing flexibility in user authentication and access control.

DeviceID Access Start

Begin configuring and implementing conditional access policies to control user access based on specified conditions and criteria.

SecuritybasicAuth or bearerAuth
Request
path Parameters
tenant_id
required
string

(Required)

Example: <string>
header Parameters
Content-Type
string
Example: application/json
Accept
string
Example: application/json
Request Body schema: application/json
object
Responses
200

OK

400

Bad Request

405

Method Not Allowed

post/unifed-auth-service/unifed/{tenant_id}/magic/auth/start/deviceid/access
Request samples
Response samples
application/json
{
  • "status": "<string>",
  • "message": "<string>",
  • "data": {
    }
}