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 OIDC Bearer Token Auth mechanism based on the PoC design #224

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

g-saracca
Copy link
Contributor

What this PR does / why we need it:

Adds OIDC Bearer Token Auth mechanism based on the PoC design

Which issue(s) this PR closes:

Suggestions on how to test this:

This issue just adds a new mechanism to js-dataverse use cases, there is a unit test to check that the bearer token is being sent correctly in the Authorization header when configured with a bearer token.

@g-saracca g-saracca added Size: 3 A percentage of a sprint. 2.1 hours. GREI Re-arch GREI re-architecture-related Original size: 3 SPA.Q4.4 OIDC login + API authentication FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FY25 Sprint 11 FY25 Sprint 11 (2024-11-20 - 2024-12-04) GREI Re-arch GREI re-architecture-related Original size: 3 Size: 3 A percentage of a sprint. 2.1 hours. SPA.Q4.4 OIDC login + API authentication
Projects
Status: Ready for Review ⏩
Development

Successfully merging this pull request may close these issues.

Add OIDC Bearer Token Auth mechanism based on the PoC design
1 participant