OidcConfig

class OidcConfig<T>

Allow the Agent to run on OidcConfig so that it can access the configuration object.

Parameters

T

The type of the configuration object.

Properties

Link copied to clipboard
val config: T

The configuration object.

Link copied to clipboard

The client configuration for the OpenID Connect provider.