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
{{ message }}
This repository was archived by the owner on Mar 20, 2026. It is now read-only.
Tenant console allows user access with credentials set up during provisioning using operator ui
Current Behavior
Always getting invalid Login when trying to access console. mc admin works though. I've tried deploying tenant with/without TLS, tried setting MINIO_BROWSER_REDIRECT_URL, my additional domains are also always set. I even tried creating new user through mc admin app and assigning consoleAdmin policy to it - still getting 401 from console (Failed to load resource: the server responded with a status of 401 ()). One thing I can tell - my public domain resolves to local addresses, but don't think that it matters.
Possible Solution
No clue
Steps to Reproduce (for bugs)
Deploy MinIO Operator with helm, deploy tenant with setting external domains and turning off service exposure
Context
I can't login to console
Regression
No clue
Your Environment
Version used (minio-operator): 5.0.10
Environment name and version (e.g. kubernetes v1.17.2): Kubernetes Server Version: v1.28.5
Server type and version: ??
Operating System and version (uname -a): Linux 6.6.6-76060606-generic #202312111032170230614322.04~d28ffec SMP PREEMPT_DYNAMIC Mon D x86_64 x86_64 x86_64 GNU/Linux
Expected Behavior
Tenant console allows user access with credentials set up during provisioning using operator ui
Current Behavior
Always getting invalid Login when trying to access console. mc admin works though. I've tried deploying tenant with/without TLS, tried setting MINIO_BROWSER_REDIRECT_URL, my additional domains are also always set. I even tried creating new user through mc admin app and assigning consoleAdmin policy to it - still getting 401 from console (Failed to load resource: the server responded with a status of 401 ()). One thing I can tell - my public domain resolves to local addresses, but don't think that it matters.
Possible Solution
No clue
Steps to Reproduce (for bugs)
Deploy MinIO Operator with helm, deploy tenant with setting external domains and turning off service exposure
Context
I can't login to console
Regression
No clue
Your Environment
minio-operator): 5.0.10uname -a): Linux 6.6.6-76060606-generic #202312111032170230614322.04~d28ffec SMP PREEMPT_DYNAMIC Mon D x86_64 x86_64 x86_64 GNU/LinuxIngresses from here: https://github.com/minio/operator/blob/master/docs/nginx-ingress.md