Expand description
This module contains the structs of the PluginConfiguration and OpenIdConfig
Structsยง
- Open
IdConfig - Struct that holds the configuration for the OpenID Connect provider
- V1Plugin
Configuration ๐ - Legacy configuration structure for backwards compatibility. This represents the old flat configuration format that only supported a single provider.
- V2Plugin
Configuration - 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