handnot2 / samly

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

IdP initiated login #12

Closed srevenant closed 6 years ago

srevenant commented 6 years ago

The ability for a login to start from an IdP portal

handnot2 commented 6 years ago

Check the documentation for the new config parameters:

allow_idp_initiated_flow: false,
allowed_target_urls: ["http://do-good.org"]