handnot2 / samly

Elixir Plug library to enable SAML 2.0 SP SSO in Phoenix/Plug applications.
MIT License
126 stars 93 forks source link

Generate a warning message when the IdP metadata file does not include SLO endpoint bindings #36

Closed handnot2 closed 5 years ago

handnot2 commented 5 years ago

Some Shibboleth IdP installations may have the SLO endpoint information commented out in their IdP metadata file. It would be better to generate a warning message at the time the IdP metadata file is loaded.