Initial attempt to enable JWT auth to look at a configurable header i… #1
Annotations
7 errors and 1 warning
oauthproxy.go#L35
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware
|
pkg/middleware/jwt_session.go#L67
undefined: jwtAuthHeader) (typecheck)
|
pkg/middleware/jwt_session.go#L67
undefined: jwtAuthHeader
|
pkg/middleware/jwt_session_test.go#L117
not enough arguments in call to NewJwtSessionLoader
|
pkg/upstream/http_test.go#L17
could not import github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware (-: # github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware
|
pkg/middleware/jwt_session.go#L67
undefined: jwtAuthHeader) (typecheck)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading