Class OidcCommonConfig.Proxy

    • Field Detail

      • host

        @ConfigItem
        public Optional<String> host
        The host (name or IP address) of the Proxy.
        Note: If OIDC adapter needs to use a Proxy to talk with OIDC server (Provider), then at least the "host" config item must be configured to enable the usage of a Proxy.
    • Constructor Detail

      • Proxy

        public Proxy()