Show / Hide Table of Contents

Namespace ComponentSpace.OpenID.Configuration

Classes

Certificate

The certificate configuration identifies an X.509 certificate stored as a string, in a file, in the Windows certificate store, or elsewhere in the configuration.

If the certificate is stored as a string, the certificate base-64 encoded string must be specified and, if the certificate includes a private key, the password.

If the certificate is stored in a file, the file name must be specified and, if the file includes a private key, the password.

If the certificate is stored in the Windows certificate store, the store name and location must be specified as well as the certificate's serial number, thumbprint or subject name.

If the certificate is stored elsewhere in the configuration, the configuration key must be specified. This may be used to retrieve certificates stored in an Azure key vault.

ClientConfiguration

The OpenID client configuration.

Entity

The configuration entity supports the Entity Framework.

OpenIDConfiguration

The OpenID configuration.

OpenIDConfigurations

The OpenID configurations.

ProviderConfiguration

The OpenID provider configuration.

ProviderMetadata

The OpenID provider metadata supporting OpenID Connect Discovery.

Enums

CertificateStatus

The certificate status.

CertificateUse

Identifies the intended use of the certificate.

In This Article
Back to top Copyright © ComponentSpace Pty Ltd 2022. All rights reserved.