Skip to main content

Module config

Module config 

Source
Expand description

This module contains the structs of the PluginConfiguration and OpenIdConfig

Structsยง

OpenIdConfig
Struct that holds the configuration for the OpenID Connect provider
V1PluginConfiguration ๐Ÿ”’
Legacy configuration structure for backwards compatibility. This represents the old flat configuration format that only supported a single provider.
V2PluginConfiguration
Struct that holds the configuration for the plugin. It is loaded from the config file envoy.yaml

Functionsยง

default_logout_path ๐Ÿ”’
Default value for logout_path in legacy configs
deserialize_aes_key ๐Ÿ”’
Deserialize a base64 encoded 32 byte AES key