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 WWW-Authenticate header to unauthorized response #4140

Open
codyebberson opened this issue Mar 9, 2024 · 0 comments · Fixed by #4172
Open

Add WWW-Authenticate header to unauthorized response #4140

codyebberson opened this issue Mar 9, 2024 · 0 comments · Fixed by #4172

Comments

@codyebberson
Copy link
Member

Apparently this is necessary as some callers cannot use preemptive basic auth, and instead need to be prompted.

codyebberson added a commit that referenced this issue Mar 11, 2024
github-merge-queue bot pushed a commit that referenced this issue Mar 11, 2024
codyebberson added a commit that referenced this issue Mar 14, 2024
medplumbot added a commit that referenced this issue Mar 14, 2024
[docs] Initial Agent troubleshooting (#4171)
Added missing region param to CloudFrontClient (#4169)
Bugfix: domain-level IDP should be case-insensitive (#4170)
Allow initializing Project without owner (#4160)
Fixes #4162 - cdk exports autoscaling settings (#4166)
Fixes #4164 - run tests against postgres 16 (#4165)
Added options for followRedirectOnCreated, pollOnAccepted (#4158)
Slow down logo scroller (#4159)
More provider app features (#4156)
Updating copy (#4153)
Maintain a clean main branch (#4152)
Adding sample workflows to provider app (#4151)
Add version parameter to terminology operations (#4148)
Updating broken links (#4146)
Revert "Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#…" (#4145)
Dependency upgrades (#4144)
Support application/scim+json content-type in SCIM (#4143)
Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#4142)
More Okta SCIM tests and fixes (#4141)
Fixes #4104 - getFullUrl handle no trailing slash (#4138)
fix: auto focus MFA input in sign in form (#4125)
Fixes #4136 - ip access checks for client_credentials flow (#4137)
Add data to charting screenshot (#4126)
Make resources editable in PatientSummary control (#4120)
Okta SCIM tests (#4134)
Correctly display task codes (#4124)
Don't mutate input array in getPropertyValueWithSchema (#4127)
Fixed AuditEvent type definition (#4121)
Document representing diagnoses (#3847)
github-merge-queue bot pushed a commit that referenced this issue Mar 14, 2024
[docs] Initial Agent troubleshooting (#4171)
Added missing region param to CloudFrontClient (#4169)
Bugfix: domain-level IDP should be case-insensitive (#4170)
Allow initializing Project without owner (#4160)
Fixes #4162 - cdk exports autoscaling settings (#4166)
Fixes #4164 - run tests against postgres 16 (#4165)
Added options for followRedirectOnCreated, pollOnAccepted (#4158)
Slow down logo scroller (#4159)
More provider app features (#4156)
Updating copy (#4153)
Maintain a clean main branch (#4152)
Adding sample workflows to provider app (#4151)
Add version parameter to terminology operations (#4148)
Updating broken links (#4146)
Revert "Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#…" (#4145)
Dependency upgrades (#4144)
Support application/scim+json content-type in SCIM (#4143)
Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#4142)
More Okta SCIM tests and fixes (#4141)
Fixes #4104 - getFullUrl handle no trailing slash (#4138)
fix: auto focus MFA input in sign in form (#4125)
Fixes #4136 - ip access checks for client_credentials flow (#4137)
Add data to charting screenshot (#4126)
Make resources editable in PatientSummary control (#4120)
Okta SCIM tests (#4134)
Correctly display task codes (#4124)
Don't mutate input array in getPropertyValueWithSchema (#4127)
Fixed AuditEvent type definition (#4121)
Document representing diagnoses (#3847)
codyebberson added a commit that referenced this issue Mar 19, 2024
codyebberson added a commit that referenced this issue Mar 19, 2024
github-merge-queue bot pushed a commit that referenced this issue Mar 19, 2024
…4167)

* Revert "Revert "Fixes #4140 - Add WWW-Authenticate header to unauthorized res…"

This reverts commit 7a6a9c3.

* Conditionally send WWW-Authenticate

* Fixed sonar warning

* Cleanup
medplumbot added a commit that referenced this issue Mar 19, 2024
Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#4167)
feat(getwsbindingtoken): add feature gate on `websocket-subscriptions` (#4193)
Fixes #4186 - resource type validation for search with _type (#4192)
Update hl7-into-fhir.md (#4191)
Handle additional terminology operation endpoints (#4188)
Dependency upgrades (#4179)
Implement Binary.securityContext check (#4182)
Adding External IDP Demo (#4099)
Update documentation on messaging (#4135)
feat(react): add `BaseChat` and `ThreadChat` components (#4111)
Document the medplum app sign in page (#4083)
codyebberson added a commit that referenced this issue Mar 19, 2024
codyebberson added a commit that referenced this issue Mar 19, 2024
github-merge-queue bot pushed a commit that referenced this issue Mar 20, 2024
Fixes #4140 - Add WWW-Authenticate header to unauthorized response (#4167)
feat(getwsbindingtoken): add feature gate on `websocket-subscriptions` (#4193)
Fixes #4186 - resource type validation for search with _type (#4192)
Update hl7-into-fhir.md (#4191)
Handle additional terminology operation endpoints (#4188)
Dependency upgrades (#4179)
Implement Binary.securityContext check (#4182)
Adding External IDP Demo (#4099)
Update documentation on messaging (#4135)
feat(react): add `BaseChat` and `ThreadChat` components (#4111)
Document the medplum app sign in page (#4083)
@rahul1 rahul1 reopened this Apr 24, 2024
@rahul1 rahul1 added this to the Milestone Quality milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants