mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 06:00:14 +02:00
add /oauth2/callback and /mtba to Keycloak private client
This commit is contained in:
@ -8,5 +8,6 @@ function mtbaSetup() {
|
||||
exit 1;
|
||||
fi
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/mtba-compose.yml"
|
||||
add_private_oidc_redirect_url "/mtba/*"
|
||||
fi
|
||||
}
|
||||
|
Reference in New Issue
Block a user