Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When logging in minio throws a 400 error #146

Closed
sidohaakma opened this issue Jan 31, 2022 · 0 comments
Closed

When logging in minio throws a 400 error #146

sidohaakma opened this issue Jan 31, 2022 · 0 comments

Comments

@sidohaakma
Copy link
Contributor

When logging in with MolgenisArmadillo the Minio throws a 400 error with the following content:

API: AssumeRoleWithWebIdentity()
Time: 06:44:14 UTC 08/31/2021
DeploymentID: eddabc74-3092-482d-af2c-8911ddc0b6d6
RequestID: 16A0511DEEF49C40
RemoteHost: 10.253.50.235
Host: tenant1-pool-0-2.tenant1-hl.minio.svc.cluster.local:9000
UserAgent: Go-http-client/1.1
Error: Token used before issued (*jwt.ValidationError)
       4: cmd/sts-errors.go:58:cmd.writeSTSErrorResponse()
       3: cmd/sts-handlers.go:345:cmd.(*stsAPIHandlers).AssumeRoleWithSSO()
       2: cmd/sts-handlers.go:510:cmd.(*stsAPIHandlers).AssumeRoleWithWebIdentity()
       1: net/http/server.go:2049:http.HandlerFunc.ServeHTTP()

Check: minio/console#993

This is due to timing issues and not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant