logo
AuthOIDC callback
Auth

OIDC callback

curl -X GET "//api/auth/example_string/callback" \
  -H "Content-Type: application/json"
{}
GET
/api/auth/{provider}/callback
GET
Request Preview
Response

Response will appear here after sending the request

Path Parameters

providerstring
Required

OIDC provider key

Responses