---
title: "Changes to OIDC callback"
method: GET
path: "/callback"
---

# Changes to OIDC callback

`GET /callback`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 3 not diffed.

## Timeline

Changed in 5 of 50 revisions.

- **2024-11-29** `96abbdb9ca8d` — 1 info
- **2024-11-21** `19209da84e05` — 1 info
- **2024-11-14** `7d0a1cc89eb0` — 1 breaking, 1 warning
- **2024-11-13** `8741342e62ea` — 1 breaking
- **2024-11-12** `3a8704b4afd3` — 1 breaking, 4 warning, 2 info

## Changes

- **2024-11-29** `96abbdb9ca8d` — 1 info
  - added the media type `text/plain` for the response with the status `500`
- **2024-11-21** `19209da84e05` — 1 info
  - added the media type `text/plain` for the response with the status `500`
- **2024-11-14** `7d0a1cc89eb0` — 1 breaking, 1 warning
  - added the new required `cookie` request parameter `login-flow-cookie`
  - deleted the `cookie` request parameter `saved-state`
- **2024-11-13** `8741342e62ea` — 1 breaking
  - added the new required `cookie` request parameter `nonce`
- **2024-11-12** `3a8704b4afd3` — 1 breaking, 4 warning, 2 info
  - the response's body type changed from no type to `object` for status `200`
  - removed the optional property `access_token` from the response with the `200` status
  - removed the optional property `email` from the response with the `200` status
  - removed the optional property `id_token` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - added the required property `OAuth2Token` to the response with the `200` status
  - added the required property `UserInfo` to the response with the `200` status

---

[Operation](https://skmtc.dev/swissopenem/apis/scicat-ingestor-api/docs/callback/get.md) · [API](https://skmtc.dev/swissopenem/apis/scicat-ingestor-api.md) · [Page](https://skmtc.dev/swissopenem/apis/scicat-ingestor-api/changes/callback/get)
