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.

class Duende.​IdentityServer.​Saml.​ResponseHandling.​Saml2SloResponseGenerator

Assembly: Duende.IdentityServer

Inheritance: object → Saml2SloResponseGenerator

Implemented Interfaces

Response generator for SAML 2.0 Single Logout.

Methods

CreateResponseAsync​(Validation.​ValidatedLogoutRequest request, string statusCode, string subStatusCode, string statusMessage, System.​Threading.​CancellationToken ct)
Builds a <see cref="T:Duende.IdentityServer.Saml.Samlp.LogoutResponse" /> and wraps it in a <see cref="T:Duende.IdentityServer.Saml.Endpoints.Results.Saml2FrontChannelResult" /> .
public bool
Equals​(object obj)
Inherited from object
protected void
Finalize​()
Inherited from object
public int
GetHashCode​()
Inherited from object
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object
public string
ToString​()
Inherited from object