Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum Duende.​IdentityServer.​Saml.​Configuration.​SamlBindingType
Assembly: Duende.IdentityServer
SAML 2.0 binding types for authentication requests.
Values
HttpRedirect
HTTP-Redirect binding (SAML bindings section 3.4).
HttpPost
HTTP-POST binding (SAML bindings section 3.5).