Install callback
GET /slack/install-callback
Callback from slack authentication. Verifies, then forwards into keycloak authentication.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
code | query | string | no | — |
state | query | string | no | — |
error | query | string | no | — |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: install_callback_slack_install_callback_get