defenseunicorns / uds-core

A secure runtime platform for mission-critical capabilities
https://uds.defenseunicorns.com
Apache License 2.0
44 stars 18 forks source link

chore!: remove emulated gitlab endpoints from keycloak #483

Closed mjnagel closed 3 months ago

mjnagel commented 3 months ago

Description

This removes the additional virtualservices we create for "emulating" gitlab endpoints with keycloak. The initial reason these were added was to support Mattermost's SSO setup, but SWF has been able to use the keycloak endpoints directly.

Note that this is a breaking change technically but there are no known downstream consumers of these virtualservices.

Related Issue

N/A

Type of change

Checklist before merging

BEGIN_COMMIT_OVERRIDE chore!: remove emulated gitlab endpoints from keycloak (#483)

Release-As: 0.23.0 END_COMMIT_OVERRIDE