You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this integration would manage the actual user accounts that can log into minio (or technically I guess integrating with dex would let us connect to some 3rd thing, and it would manage the actual accounts)? So then if userA tries to log into minio api/console, minio would via dex check if they have valid creds and allow/reject access?
Dex integration available here: https://github.com/minio/minio/blob/master/docs/sts/dex.md
The text was updated successfully, but these errors were encountered: