jeremyschulman / netbox-plugin-auth-saml2

Netbox plugin for SSO using SAML2
120 stars 21 forks source link

Add SAML2CustomAttrUserBackend #21

Closed devon-mar closed 3 years ago

devon-mar commented 3 years ago

This PR adds the SAML2CustomAttrUserBackend which configures a user from customizable SAML attributes. The backend reads its configuration from the CUSTOM_ATTR_BACKEND dict in the plugin config.

jeremyschulman commented 3 years ago

I will spin a new release and post to PyPi tomorrow.