AnthonyDeroche / mod_authnz_jwt

An authentication module for Apache httpd using JSON Web Tokens
Other
79 stars 46 forks source link

Using with Docker #49

Closed GRRedWings closed 3 years ago

GRRedWings commented 3 years ago

I'm trying to use this in docker, and trying to configure my docker-compose file, I'm struggling finding all the files I need. One by one I am finding the binaries, but I'm stuck trying to get libjwt.so. Do you have any instructions on how to extract the needed files for something like docker where I need to distribute the files?

GRRedWings commented 3 years ago

Sorry, the first time I tried to create it gave me a 404 error, but it looks like it did create it. This is a dupliate.