Skip to content

verify access tokens by checking getuserinfo during a token exchange #2218

verify access tokens by checking getuserinfo during a token exchange

verify access tokens by checking getuserinfo during a token exchange #2218

Triggered via pull request July 6, 2023 18:11
Status Failure
Total duration 7m 10s
Artifacts

ci.yaml

on: pull_request
Matrix: Artifacts / Container image
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Lint: cmd/dex/config_test.go#L11
could not import github.com/dexidp/dex/connector/oidc (-: # github.com/dexidp/dex/connector/oidc
Lint: connector/oidc/oidc.go#L333
undefined: checkAccessToken
Lint: connector/oidc/oidc.go#L344
undefined: checkAccessToken) (typecheck)
Lint: connector/oidc/oidc.go#L333
undefined: checkAccessToken
Lint: connector/oidc/oidc.go#L344
undefined: checkAccessToken (typecheck)
Lint: server/server.go#L42
could not import github.com/dexidp/dex/connector/oidc (-: # github.com/dexidp/dex/connector/oidc
Lint: connector/oidc/oidc.go#L333
undefined: checkAccessToken
Lint: connector/oidc/oidc.go#L344
undefined: checkAccessToken) (typecheck)
Lint
Process completed with exit code 2.
Test: connector/oidc/oidc.go#L333
undefined: checkAccessToken
Test: connector/oidc/oidc.go#L344
undefined: checkAccessToken
Test
Process completed with exit code 2.
Artifacts / Container image (alpine)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make release-binary" did not complete successfully: exit code: 2
Artifacts / Container image (distroless)
The job was canceled because "alpine" failed.
Artifacts / Container image (distroless)
The operation was canceled.