Skip to main content

Redirect/Callback endpoint for a strategy instance

GET 

/auth/api/internal/auth/callback/:id

Redirect/Callback endpoint for strategy with the given id.

Not meant to be called by a client. Meant as callback for oauth flows started by the login-service

Request

Path Parameters

    id anyrequired

    The id of the strategy instance which initiated the funcation calling the callback.

Responses

curl -L -X GET 'https://ccims.github.io/auth/api/internal/auth/callback/:id'
Request Collapse all
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!