about summary refs log tree commit diff
path: root/ops/keycloak/clients.tf
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2023-07-01T22·35+0200
committerclbot <clbot@tvl.fyi>2023-07-01T23·35+0000
commit5f42c8132d639c69955f400b8aa94a5ac31c6fb9 (patch)
treec27f997ad49bba6c3b3b8e81e8e075e9076eb181 /ops/keycloak/clients.tf
parent2aaabb709f6828f082672f9fcd4141a859efb778 (diff)
chore(ops/modules): remove oauth2_proxy module r/6381
This was dropped from whitby itself in cl/8905, but didn't drop the
module because we were worried someone else might still be using it.

However, this relies on the "oauth2-proxy" client ID, which only has the
following supported redirect uris (as per ops/keycloak/clients.tf):

 - https://login.tvl.fyi/oauth2/callback
 - http://localhost:4774/oauth2/callback

… which means, noone can really run this properly anyways, so let's
drop it.

We can always restore it from git.

Change-Id: I7d700f59a62cce1254ad4ba0792a7d7b3960b769
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8913
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to 'ops/keycloak/clients.tf')
0 files changed, 0 insertions, 0 deletions