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

DataSet: Add oauth2 client_credentials support for access_token auth #2404

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

harbormw
Copy link

@harbormw harbormw commented Mar 1, 2024

Implements basic framework for oauth2.0 authentication for remote datasets.

  • Added 4 fields to dataset table
  • Updated dataset entity/controller/factory to support new fields
  • Updated views dataset twigs for new fields
  • Updated dataset factory logic to interact with the oauth2Url and pass token as Bearer in header to request going to the remote dataset api endpoint

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.

2 participants