Cognito idp and groups #14338
Unanswered
gabrielmorin1
asked this question in
Q&A
Replies: 1 comment
-
I was unable to get group membership working with python social auth at all - indeed, I broke it further trying to implement it, and it got rolled back. python-social-auth/social-core#690 I switched to remote auth. Others appear to have built custom pipelines with custom code, at least for Azure AD: e.g. see #13129, #12688 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
I'm new to netbox. I successfully deployed the software, but I'm struggling to integrate my idp to let people use SSO with netbox. I'm using version 3.2.8.
For now, in my settings file, I have the following configuration :
What works :
What I need and does not work :
Is it even possible ? I can't find a propoer cognito integration documentation. All seems to be made for Okta or AAD, but I don't use either of these.
Worst scenario, if it is not possible, is it even possible to give full admin right to users by default ? I'vealso tried the following lines in my config but it's not workng either...
Has someone successfully done this and would like to share it's method with me ?
Beta Was this translation helpful? Give feedback.
All reactions