869
This image is a standalone running image of the open-source project simple-oauth-server. It provides a full-functional oauth2 authorization system, for details see the project-page on github.com.
To run the oauth-server and expose port 8080, run the following command
docker run -p 8080:8080 tmseidel/simple-oauth-server
To start the configuration of the server see the project-documentation
Content type
Image
Digest
Size
132.8 MB
Last updated
over 4 years ago
docker pull tmseidel/simple-oauth-server