Closed
Description
Is it possible to add Single Sign On capabilities to the Nginx Proxy Manager proxy hosts instead of only relying on manual user authentication setup under access lists?
Meaning that when a user accesses a server setup on a proxy host, will get redirected to keycloak for authentication.
The Nginx server can be set up with Lua as described in the post link I've shared below:
https://developers.redhat.com/blog/2018/10/08/configuring-nginx-keycloak-oauth-oidc/