using openidconnectauth (oidc) #17549
-
Greetings, Trying to get this backend working My config:
Traceback:
netbox version Could this be an config issue or upstream issue? Any input is appreciated! Best, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
I'm trying to implement this as well using NetBox 4.1.1 but without Docker. I'm wondering why your configuration even works. If I use your Putting those strings inside a list works. I am not getting your error, not sure why we should be using the same packages. My connection is failing because Authelia is not yet configured correctly.
|
Beta Was this translation helpful? Give feedback.
-
@julianstolp |
Beta Was this translation helpful? Give feedback.
-
@julianstolp I kept working with env variables but never added those variables to the Using the below in
And these env vars:
oidc works well. Need to figure out how to sync different groups (staff,super,etc) Thanks! |
Beta Was this translation helpful? Give feedback.
@julianstolp
I'm so dumb
I kept working with env variables but never added those variables to the
configuration.py
file 😮💨Using the below in
configuration.py