Closed esapozhnikov-wish closed 4 years ago
@esapozhnikov I'm hitting this same error. What was your fix?
Wonder if anybody tried to use the module on k8s with the helm chart. can't come up with the right annotations for nginx ingress to simulate this block:
location /sso/ {
proxy_pass http://netbox-dev.i.wish.com:8001/api/plugins/sso/; # Must have a trailing slash to strip the original path
}
I am getting the following exception when attempting to log in using OKta on Netbox 2.8.5:
My Ngnix config
And configuration.py