Justin Garrison
Justin Garrison
Did you set any specific flags for the proxy when running it? Did you have to change the mapping in Okta for properties at all? I tried a few different...
I tested again and still am not getting HTTP_X_FORWARDED_USER set to the correct preferred_username variable. Here's how I'm testing so maybe someone can replicate. I compiled the proxy (pulled these...
That would be ideal. Auto discovery would be important although I read polling with file:// already has issues. > Use the file:// protocol. This allows you to index any local...
Thanks for the follow up. I should have tried that :facepalm: It builds the binary with just a couple warnings ``` /srv/build# ninja install [6/11] Compiling Vala source ../src/Application.vala ../src/MainWindow.vala...
:cry: Installed the theme and still get the clipping and emoji copy doesn't work. We don't have to keep this issue open as I know Ubuntu isn't supported. at least...
That's totally reasonable. Do you want goreleaser to build the deb and rpm images too? I can send a PR to update goreleaser to use nfpm https://goreleaser.com/customization/nfpm/
I think this has already been done but feel free to comment again if it's still a problem.
Would love to see this with some better support for dynamic configuration (config via environment variables at runtime). I understand putting in an httpd.conf but most of the mougue config...
Just for reference, I don't work for Etsy or manage this repo. I would just be a consumer of the container (I came here looking to write my own) and...
Can you help me understand what you'd want? Which would be preferred? 1. The lambda service to be a kubernetes node (like fargate) that you schedule pods to but are...