Skip to content

🚥 Implementation of NGINX as relying party for OpenID Connect

License

Notifications You must be signed in to change notification settings

kg0r0/lua-resty-openidc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-resty-openidc-example

License: MIT

Table of Contents

Overview

Implementation of NGINX as relying party for OpenID Connect authentication 🚥

lua_resty_openidc_diagram

Run

$ docker-compose build
$ docker-compose up -d

Usage

Local

  1. Add below in hosts file.
127.0.0.1	localhost keycloak
  1. Acccess to http://localhost .

  2. Input user name and password.

Info

master realm

user name password
admin password

demo realm

user name password
user password

References

About

🚥 Implementation of NGINX as relying party for OpenID Connect

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published