Auth Testing
Test a single authentication scheme
Send credentials for the given scheme. 200 + identity on success; 401 + reason (and the correct challenge header) on failure.
post/auth/protected/{scheme}
Path parameters
schemestring required
Response
Default Response