PDA
Controller to perform PDA (Personal Desktop APP) actions
API | Description |
---|---|
POST pda/Authenticate |
Start authentication process |
OPTIONS pda/Authenticate |
Empty method needed for CORS |
POST pda/Sign |
Start the signature process |
OPTIONS pda/Sign |
Empty method needed for CORS |
GET pda/Poll/{id} |
Poll authentication or signature process |
OPTIONS pda/Legacy |
Empty method needed for CORS |
POST pda/Legacy |
Start command similiar to old plugout protocol |