fangli / django-saml2-auth

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
Other
504 stars 223 forks source link

Pass custom attributes to IDP #157

Open stulincoln opened 3 years ago

stulincoln commented 3 years ago

Has anyone successfully updated this code to pass custom attributes as extensions in the SAML Request to the IDP? We want to pass some fields that the IDP will pass to in an inline hook.