issues
search
epinio
/
helm-charts
Epinio Helm chart
https://epinio.github.io/helm-charts/
2
stars
15
forks
source link
Fix rancher-dashboard dex client's redirect Uri
#519
Closed
richard-cox
closed
11 months ago
richard-cox
commented
12 months ago
when running the rancher ui in production it's url is
<rancher domain>/dashboard
the dex configuration requires a redirect url which points to the rancher ui
this was previously configured to not include
/dashboard
this pr addresses that
<rancher domain>/dashboard
/dashboard