-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
System service works #1
base: master
Are you sure you want to change the base?
Conversation
Although, the language is not yet asked.
Commit e4aea82 adds unicorn config, with socket+service. Neat!
I suspect once the prefix can be configured, it will work almost as expected (minus a few configuration tweaks). |
Most recent commit (45c5308) authenticates the user to the proxied app, by generating a request header containing the JWT token. It relies on the user having authed on the SSO first. |
Nginx wiring does not functionning properly (a click on the app redirects to this same screen).