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.

interface Duende.​IdentityServer.​Validation.​IIssuerPathValidator

Assembly: Duende.IdentityServer

Methods

ValidateAsync​(string path)
Validates that the path is valid for issuer URIs used.
Returns True if the path component is valid in for the issuer in the context of the current request.
path A path component of a URI to validate against the issuer for the current request.