-
Notifications
You must be signed in to change notification settings - Fork 3
feat(pep): integrate with real Nuts node for token introspection and DPoP #362
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
abee46d
feat(pep): integrate with real Nuts node for token introspection and …
JorisHeadease cff5b22
fix(pep): add dnsmasq for DNS resolution of host.docker.internal
JorisHeadease abd6ac0
refactor(pep): switch from ngx.fetch to nginx subrequests
JorisHeadease d89142a
fix(pep): add input validation and security headers
JorisHeadease 93cc43f
refactor(pdp): remove patient_bsn from PEP→PDP contract
JorisHeadease 04f7074
docs: fix inaccurate README and test comments
JorisHeadease 1f3e592
Merge branch 'main' into feat/pep-nuts-node-integration
JorisHeadease 19681ce
Revert "refactor(pdp): remove patient_bsn from PEP→PDP contract"
JorisHeadease 431bfb7
fix(pdp): check Resource.Type instead of Content-Type for capability …
JorisHeadease 566edcf
Apply suggestions from code review
JorisHeadease 21e2a8e
Update pep/nginx/js/authorize.js
JorisHeadease 1fad529
fix(pdp): correct comment about capability checking skip condition
JorisHeadease e7d9d88
docs(pep): reference PlantUML diagram and expand production notes
JorisHeadease b612fad
fix(pep): return 400 on malformed URL encoding instead of silent fall…
JorisHeadease 922439a
refactor(pep): use FHIR_BASE_PATH for configurable API path
JorisHeadease 3cf72ae
feat(pep): pass request body to PDP for POST search
JorisHeadease 1ba537c
fix(pep): separate incoming and upstream FHIR paths
JorisHeadease b07a18f
docs(pep): add log security note to production considerations
JorisHeadease 124cda8
fix(pep): split FHIR_BASE_PATH and FHIR_UPSTREAM_PATH in docker-compose
JorisHeadease 7f8d576
fix(pep): add PEP_HOSTNAME to prevent Host header spoofing in DPoP
JorisHeadease b96f659
fix(pep): preserve primitive types in normalizeClaimValue
JorisHeadease bdc8b6c
refactor(pep): use embedded Nuts node and clean up e2e test harness
JorisHeadease de6b127
Merge branch 'main' into feat/pep-nuts-node-integration
JorisHeadease 888dff5
fix(pdp): align PatientBSN assignment position with main
JorisHeadease File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.