openid: Gather the refresh token if found. #7789
Annotations
9 errors
Build on ubuntu-latest:
cmd/console/app_commands.go#L22
"net/http" imported and not used (typecheck)
|
Build on ubuntu-latest:
api/config.go#L28
could not import github.com/minio/console/pkg/auth/idp/oauth2 (-: # github.com/minio/console/pkg/auth/idp/oauth2
|
Build on ubuntu-latest:
pkg/auth/idp/oauth2/provider.go#L326
token.RefreshToken undefined (type *credentials.WebIdentityToken has no field or method RefreshToken)) (typecheck)
|
Build on ubuntu-latest:
pkg/auth/idp.go#L22
could not import github.com/minio/console/pkg/auth/idp/oauth2 (-: # github.com/minio/console/pkg/auth/idp/oauth2
|
Build on ubuntu-latest:
pkg/auth/idp/oauth2/provider.go#L326
token.RefreshToken undefined (type *credentials.WebIdentityToken has no field or method RefreshToken)) (typecheck)
|
Build on ubuntu-latest:
pkg/auth/idp/oauth2/provider.go#L326
token.RefreshToken undefined (type *credentials.WebIdentityToken has no field or method RefreshToken) (typecheck)
|
Build on ubuntu-latest:
sso-integration/sso_test.go#L38
could not import github.com/minio/console/pkg/auth/idp/oauth2 (-: # github.com/minio/console/pkg/auth/idp/oauth2
|
Build on ubuntu-latest:
pkg/auth/idp/oauth2/provider.go#L326
token.RefreshToken undefined (type *credentials.WebIdentityToken has no field or method RefreshToken)) (typecheck)
|
Build on ubuntu-latest
Process completed with exit code 2.
|
Loading