Skip to content

florianoversmake/Device-Flow-Proxy-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Add the OAuth 2.0 Device Flow to any OAuth server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 96.7%
  • Dockerfile 2.4%
  • Other 0.9%