imsweb / django-saml-sp

A Django application for running one or more SAML service providers (SP)
BSD 3-Clause "New" or "Revised" License
15 stars 10 forks source link

Allow specifying an entityID #4

Closed dcwatson closed 4 years ago

dcwatson commented 4 years ago

The entityID of an SP should be user-configurable, so it can be part of a federation. If left blank (probably the default) it can still be the SP metadata URL.