Skip to content

Releases: digitalservicebund/ris-search

remove-OpenAuth

12 Nov 02:18
026dbce

Choose a tag to compare

In this commit OpenAuth will be removed from the application.

The changes to the code includes:

  1. Remove OAuth2 client and server code from backend and frontend.
  2. Delete associated environment variables and secrets.
  3. Remove Keycloak container and setup scripts from local dev tools.
  4. Remove e2e login helpers and setup scripts.