Mapping groups from AzureAD #13267
-
Hi community, I'm triying to configure my Netbox 3.4.4 with SSO of AzureAD. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I find the solutions following this: custom-pipeline.py
|
Beta Was this translation helpful? Give feedback.
I find the solutions following this:
#9216
Also I'm doing some changes in custom-pipeline, I've declared on "if role ==" name of my Netbox groups that is the same as assigned in AzureAD, and some changes in code. Now it's working for me
custom-pipeline.py