forked from baron/baron-sso
id lowercase
This commit is contained in:
@@ -304,7 +304,7 @@ services:
|
||||
--token-endpoint-auth-method none \
|
||||
--redirect-uri "$${DEVFRONT_CALLBACK_URLS:-http://localhost:5174/auth/callback}"
|
||||
|
||||
upsert_client "orgFront" \
|
||||
upsert_client "orgfront" \
|
||||
--name "OrgFront" \
|
||||
--grant-type authorization_code,refresh_token \
|
||||
--response-type code \
|
||||
|
||||
Reference in New Issue
Block a user