Hi,
hope you're doing well.
On Thu, Nov 10, 2022 at 10:30:58PM +0100, SA Squared wrote:
[...]
> Is there a way to have Nginx pass that token to Keycloak for
> validation before allowing access to those files.
Here's the link [1] to the reference implementation of OpenID Connect
integration with
Hello,
What I am trying to achieve: Serve downloadable content from one host behind
Nginx based on the condition the user has a valid token. Basically I would like
to serve the files only when the token is validated.
I'm using Nginx not Nginx+.
User -> auth request (send user:pass:grant_ty