Docker Dev: Swagger authorization issuer URL doesn't work #200
Labels
bug
Something isn't working
infrastructure
priority
Only assign this label if it's asked to assign this label
Describe the bug
The authorization URL in Swagger is set to
https://172.16.238.3/connect/authorize
, which does not respond on my computer.To Reproduce
Steps to reproduce the behavior:
docker-compose up
https://172.16.238.3/connect/authorize?response_type=token&client_id=Swagger-UI&redirect_uri=https%3A%2F%2Flocalhost%3A5001%2Foauth2-redirect.html&scope=dex-api&state=....
with no response.Expected behavior
To become authorized in Swagger
Screenshots
See above.
Additional context
The following appears in the Docker logs:
The text was updated successfully, but these errors were encountered: