Table of Contents

Interface IUpdateOpenIdConnectOptions

Namespace
Dynamicweb.ExternalAuthentication
Assembly
Dynamicweb.ExternalAuthentication.dll

Interface allows to update authentication schemes and options dynamically

public interface IUpdateOpenIdConnectOptions

Methods

SetAuthenticationOptions(OpenIdConnectOptions)

void SetAuthenticationOptions(OpenIdConnectOptions options)

Parameters

options OpenIdConnectOptions
To top