auth.orgUserMap does not work on k8s.sgdev.org
View options
- Truncate descriptions
Created by: lguychard
Steps to reproduce:
- Create an org on k8s.sgdev.org, for instance
sourcegraph
- Through the management console, add the following to critical config:
"auth.userOrgMap": {
"*": [
"sourcegraph"
]
}
Expected behavior:
- New & current users are automatically added to the org.
Actual behavior:
- New & current users are not added to the org.
Note: I did not have this issue on a new docker instance running sourcegraph/server:3.5.0-rc.1
.


- Show labels
- Show closed items
Link items together to show that they're related.