Skip to main content

stages_authenticator_duo_enrollment_status_create

POST 

/stages/authenticator/duo/:stage_uuid/enrollment_status/

Check enrollment status of user details in current session

Request

Path Parameters

    stage_uuid uuidrequired

    A UUID string identifying this Duo Authenticator Setup Stage.

Responses

Schema

    duo_response DuoResponseEnum (string)required

    Possible values: [success, waiting, invalid]

Loading...