Skip to content

Dockerized version of MITREid OpenID-Connect-Java-Spring-Server

License

Notifications You must be signed in to change notification settings

immontilla/docker-mitreid-oidc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-mitreid-oidc-server

About

Dockerized version of MITREid OpenID-Connect-Java-Spring-Server

Description

This container is comprised of an OpenID-Connect-Server and an OpenID Connect Authorization Code Flow web application client running on a Tomcat server.

Usage

docker run -itd --name=oidc-srv --net=host -p 8080:8080 immontilla/docker-mitreid-oidc-server

OpenID-Connect-Java-Spring-Server ➡️ http://localhost:8080/openid-connect-server-webapp/

OpenID Connect Authorization Code Flow web application ➡️ http://localhost:8080/simple-web-app/

More info

OpenID-Connect-Java-Spring-Server Project ➡️ https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/

OpenID-Connect-Java-Spring-Server Official Wiki ➡️ https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/wiki

About

Dockerized version of MITREid OpenID-Connect-Java-Spring-Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages