Skip to content

auto_config OIDC Discovery over tis  #14

@GVA-Guillaume

Description

@GVA-Guillaume

Hi, I hope there is an issue I am not able to find

	"authorization": {
		"enabled": true,
		"static": {
			"oidc_discovery_url": "https://domain.td:8200/v1/identity/oidc",
			"oidc_discovery_ca_cert": "/consul/config/certs/domain-agent-ca.pem",

result : auto_config.authorization.static has invalid configuration: error checking OIDCDiscoveryCACert: could not parse CA PEM value successfully
OR

"authorization": {
"enabled": true,
"static": {
"oidc_discovery_url": "https://domain.td:8200/v1/identity/oidc",
"oidc_discovery_ca_pem": "/consul/config/certs/domain-agent-ca.pem",

result: failed to parse /consul/config/server2.json: 1 error occurred:
* invalid config key auto_config.authorization.static.oidc_discovery_ca_pem

Let me be very surprised that this command does not works with the very last version of Consul v1.15.3
Revision 7ce982ce
Build Date 2023-06-01T20:40:32Z
Protocol 2 spoken by default, understands 2 to 3 (agent will automatically use protocol >2 when speaking to compatible agents)

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions