Replace Authelia with NGINX-native Keycloak integration #47
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of using Authelia to manage user authentication/authorization on top of Keycloak, I can use OpenResty and the related https://github.com/zmartzone/lua-resty-openidc to connect NGINX directly with Keycloak.
A related guide: https://developers.redhat.com/blog/2018/10/08/configuring-nginx-keycloak-oauth-oidc