Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤔 What is a difference with lua-resty-openidc? #3

Open
stokito opened this issue Mar 26, 2018 · 0 comments
Open

🤔 What is a difference with lua-resty-openidc? #3

stokito opened this issue Mar 26, 2018 · 0 comments

Comments

@stokito
Copy link

stokito commented Mar 26, 2018

I found your project and it looks like something that can help me but what also found is lua-resty-openidc which looks like a similar project to your.

After small investigation I see few differences:

  • lua-resty-openidc is easier to install because distributed as packages via luarocks
  • lua-resty-openidc allows to directly call OIDC API so I can, for example, fetch User Info and use it to enrich upstream request headers
  • ngx-oauth is complete solution with it's own url mappings for auth/logout and all those OAuth token dances.

Can you elaborate on this? Ideally I need features from both projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant