Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto_config OIDC Discovery over tis #14

Open
GVA-Guillaume opened this issue Jun 20, 2023 · 0 comments
Open

auto_config OIDC Discovery over tis #14

GVA-Guillaume opened this issue Jun 20, 2023 · 0 comments

Comments

@GVA-Guillaume
Copy link

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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant