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.​ISamlServiceProviderConfigurationValidator
Assembly: Duende.IdentityServer
Validator for SAML service provider configuration.
Methods
ValidateAsync​(SamlServiceProviderConfigurationValidationContext context,
System.​Threading.​CancellationToken ct)
Determines whether the configuration of a SAML service provider is valid.
context
The context.
ct
The cancellation token.