handnot2 / samly

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

Remove Logout Redirect binding endpoint information from generated SP metadata #35

Open handnot2 opened 5 years ago

handnot2 commented 5 years ago

Samly supports Logout Post binding only. The esaml generated SP metadata currently includes the Logout Redirect binding. This should be removed.