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

Add Support for custom_headers to OAuth2 social connections. #911

Open
1 task done
asce1062 opened this issue Jan 24, 2024 · 0 comments
Open
1 task done

Add Support for custom_headers to OAuth2 social connections. #911

asce1062 opened this issue Jan 24, 2024 · 0 comments
Labels
🌱 feature New feature or request

Comments

@asce1062
Copy link

Checklist

Describe the problem you'd like to have solved

We have configured Custom Headers on an oauth2 connection in Auth0:

{
  "X-Token-Type": "JWT"
}

, which gets cleared when we apply the Auth0 terraform on the tenant.

This is happening even though there seems to be no configuration attribute for custom headers in the Terraform options for the Auth0 connection.

Describe the ideal solution

We'd like to be able to setup custom_headers via terraform auth0_connection resource.

Alternatives and current workarounds

No response

Additional context

No response

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

No branches or pull requests

1 participant