django-saml2-auth icon indicating copy to clipboard operation
django-saml2-auth copied to clipboard

Extract metadata file/URL with django-saml2-auth

Open chiavariniluca opened this issue 2 years ago • 0 comments

I have a Python-Django project and I'm trying to integrate with a C#/.NET existing website SAML authentication, using their idp. I absolutely need to generate a metadata file to give to whoever manages the IdP (C#/.NET website) to implement SSO. How can I implement it?

chiavariniluca avatar Mar 30 '23 09:03 chiavariniluca