Daniel Nord

Results 36 issues of Daniel Nord

Need nice looking HTML error pages that should be displayed to the user when appliction signals 400-599 errors from backend.

enhancement
help wanted
good first issue

Implement error handling so that unauthorized responses is handled correctly by ForwardAuth. Now it just print the error message with the generic error json printer. It should show an better...

bug

The JWT_TOKEN contains the user info of a user and should be protected. It is intended to only the application that sent the client-id and client-secret and should not be...

enhancement

To be able to authenticate CLI or daemon clients to using traefik-forward-auth0 it need to support the[ client credentials grant authentication flow. ](https://auth0.com/docs/api-auth/grant/client-credentials). Example of use cases: * maven cli...

enhancement

To avoid sniffing of tokens between Traefik and ForwardAuth all communication between the two should be SSL encrypted.

enhancement

Add toggle https only for cookie in configuration so that its possible to disable https during development and testing, but run with cookie for https only in productions.

enhancement

See https://stackoverflow.com/questions/28327620/difference-between-java-options-java-tool-options-and-java-opts Experiment with Dockerfile and JAVA_TOOL_OPTIONS

enhancement

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...