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

feat: add JWT meta API authentication #2754

Merged
merged 2 commits into from
Apr 12, 2023
Merged

feat: add JWT meta API authentication #2754

merged 2 commits into from
Apr 12, 2023

Conversation

gwossum
Copy link
Member

@gwossum gwossum commented Apr 11, 2023

Add JWT meta API authentication using the new [auth] meta-internal-shared-secret configuration parameter.

closes: #2753

Required checklist

  • Sample config files updated (both /etc folder and NewDemoConfig methods) (influxdb and plutonium)
  • openapi swagger.yml updated (if modified API) - link openapi PR
  • Signed CLA (if not already signed)

Add JWT meta API authentication using the new
`[meta] meta-internal-shared-secret` configuration parameter.

closes: #2753
@gwossum gwossum marked this pull request as ready for review April 12, 2023 00:34
Copy link
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gwossum gwossum merged commit 025c706 into master Apr 12, 2023
@gwossum gwossum deleted the gw_2753 branch April 12, 2023 15:20
gwossum added a commit that referenced this pull request Apr 12, 2023
Add JWT meta API authentication using the new `[auth] meta-internal-shared-secret` configuration parameter.

Backport of #2754.

closes: #2755
(cherry picked from commit 025c706)
gwossum added a commit that referenced this pull request Apr 12, 2023
Add JWT meta API authentication using the new `[auth] meta-internal-shared-secret` configuration parameter.

Backport of #2754.

closes: #2755
(cherry picked from commit 025c706)
gwossum added a commit that referenced this pull request Apr 12, 2023
Add JWT meta API authentication using the new `[auth] meta-internal-shared-secret` configuration parameter.

Backport of #2754.

closes: #2755
(cherry picked from commit 025c706)
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

Successfully merging this pull request may close these issues.

Add JWT meta API authentication
2 participants