Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 486 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 486 Bytes

Docker Oauth Device Proxy

Kleiner Docker Container zum testen des OAuth 2.0 Device Flows

Draft

Zum starten

docker-compose.yml auf die entsprechende Umgebung Anpassen:

AUTHORIZATION_ENDPOINT: https://PASSPORT-HOST/oauth/authorize
TOKEN_ENDPOINT: https://PASSPORT-HOST/oauth/token

Danach

docker-compose up -d

Further

Weitere Hilfestellungen in der README-PROXY.md