Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for HTTP redirects when sending requests to IdP #3

Closed
handnot2 opened this issue Oct 5, 2017 · 0 comments
Closed

Support for HTTP redirects when sending requests to IdP #3

handnot2 opened this issue Oct 5, 2017 · 0 comments

Comments

@handnot2
Copy link
Owner

handnot2 commented Oct 5, 2017

Currently Samly uses HTTP POST when sending requests to IdP. Support a config parameter to use HTTP redirect instead of POST.

config :samly, Samly.Provider,
  use_redirect_for_idp_req: true

This should be an optional parameter. When not present or when not set to true, Samly should use HTTP POST.

jamesvl pushed a commit to Semsee/samly that referenced this issue Mar 7, 2022
Allow metadata to be specified inline rather than as file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant