configs: Add nginx config for OIDC

This commit is contained in:
nemunaire 2021-09-06 12:03:13 +02:00
commit 71fa7f67ea
2 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,3 @@
auth_request /challenge_access/validate;
auth_request_set $team "$upstream_http_x_vouch_user";