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

Move the NGINX introspection for SeaCat Auth to private SeaCat Auth API #18

Open
ateska opened this issue Oct 5, 2023 · 0 comments
Open
Assignees

Comments

@ateska
Copy link
Contributor

ateska commented Oct 5, 2023

- proxy_pass http://upstream-seacat-auth-3081/openidconnect/introspect/nginx

... once the SeaCat Auth is ready for it.

The proper form is:

- proxy_pass http://{{UPSTREAM}}/nginx/introspect

*) depending of where the introspection API endpoint will be exposed

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

2 participants