This commit is contained in:
David Juarez
2025-07-11 12:43:40 +02:00
parent 01f01c9bc3
commit de976562c8
2 changed files with 2 additions and 1 deletions

View File

@ -31,4 +31,5 @@ if [ "$ENABLE_DATASHIELD" == true ]; then
chmod g+r /tmp/bridgehead/opal-key.pem
fi
add_private_oidc_redirect_url "/opal/*"
add_private_oidc_redirect_url "/oauth2-idm/callback"
fi