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
- 200
Loading...