Skip to content

Commit

Permalink
add ports for java client callbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Jun 20, 2022
1 parent 25efb8f commit d950925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create-hydra-test-clients.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ docker-compose exec faf-ory-hydra hydra clients create \
--grant-types authorization_code,refresh_token \
--response-types code \
--scope openid,offline,public_profile,lobby,upload_map,upload_mod \
--callbacks http://localhost,http://localhost:51111 \
--callbacks http://localhost,http://localhost:57728,http://localhost:59573,http://localhost:58256,http://localhost:53037,http://localhost:51360 \
--token-endpoint-auth-method none

docker-compose exec faf-ory-hydra hydra clients create \
Expand Down

0 comments on commit d950925

Please sign in to comment.