treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.46k stars 359 forks source link

[Bug]: Unable to login after setup requests with non-aws keys #8354

Open itaiad200 opened 1 week ago

itaiad200 commented 1 week ago

What happened?

What actually happened, including error codes if applies.

Steps to Reproduce:

  1. On a new lakeFS installation, call setup_lakefs with some random keys (user reported a failing key with chars%?&_[=+/l--({ and some a-zA-Z+), the request
  2. Try to do any operation using the admin creds and see a 401 response

Expected behavior

lakeFS should work with any key pair it accepts in the setup operation

lakeFS version

latest

How lakeFS is installed

No response

Affected clients

Python SDK

Relevant log output

No response

Contact details

No response