$ luarocks install kong-oidc-google-groups
kong-oidc-google-groups implements Google OpenID Connect (OIDC) protocol for authenticating users via their Google login.
It maintains sessions for authenticated users by leveraging lua-resty-session, and interacts with the Google Directory API to check for the user's membership to groups to authorize them.
Versions
Dependencies
base64 >= 1.5
json-lua >= 0.1
lua >= 5.1
lua-resty-http >= 0.15
lua-resty-jwt ~> 0.2.2
lua-resty-openidc ~> 1.6.1-1
penlight >= 1.7.0