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

UID-121 conservatively handle x-okapi-token #400

Merged
merged 2 commits into from
Nov 28, 2023
Merged

UID-121 conservatively handle x-okapi-token #400

merged 2 commits into from
Nov 28, 2023

Conversation

zburke
Copy link
Member

@zburke zburke commented Nov 28, 2023

Handle cookie-based authorization conservatively: provide the x-okapi-token HTTP request header if the token is present in stripes; omit it otherwise.

Refs UID-121

Handle cookie-based authorization conservatively: provide the
`x-okapi-token` HTTP request header if the token is present in
`stripes`; omit it otherwise.

Refs UID-121
Copy link

github-actions bot commented Nov 28, 2023

Jest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 553d854. ± Comparison against base commit 3ea8476.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 28, 2023

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 553d854. ± Comparison against base commit 3ea8476.

♻️ This comment has been updated with latest results.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@zburke zburke changed the title UID-121 convervatively handle x-okapi-token UID-121 conservatively handle x-okapi-token Nov 28, 2023
@zburke zburke merged commit a670e04 into master Nov 28, 2023
5 checks passed
@zburke zburke deleted the UID-121-bugfix branch November 28, 2023 20:21
zburke added a commit that referenced this pull request Mar 1, 2024
Handle cookie-based authorization conservatively: provide the
`x-okapi-token` HTTP request header if the token is present in
`stripes`; omit it otherwise.

Refs UID-121

(cherry picked from commit a670e04)
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.

1 participant