AWS Security ChangesHomeSearch

AWS healthimaging documentation change

Service: healthimaging · 2025-10-19 · Documentation low

File: healthimaging/latest/devguide/sample-projects.md

Summary

Added new OIDC-integrated OHIF Viewer sample project documentation

Security assessment

Documents a security-focused sample implementation using OIDC authentication with Cognito, but doesn't address a specific vulnerability.

Diff

diff --git a/healthimaging/latest/devguide/sample-projects.md b/healthimaging/latest/devguide/sample-projects.md
index 365ab1e2a..0bfe6d835 100644
--- a//healthimaging/latest/devguide/sample-projects.md
+++ b//healthimaging/latest/devguide/sample-projects.md
@@ -8,0 +9,5 @@ AWS HealthImaging provides the following sample projects on GitHub.
+**[OHIF Viewer integrated to AWS HealthImaging via OIDC](https://github.com/aws-samples/aws-healthimaging-samples/tree/main/AHI-OIDC-OHIF-installer)**
+    
+
+This [AWS Cloud Development Kit (AWS CDK)](https://aws.amazon.com/cdk/) project deploys [OHIF viewer](https://github.com/OHIF/Viewers) on [Amazon CloudFront](https://aws.amazon.com/cloudfront/). The viewer is integrated to an Amazon Web Services datastore as DICOMWeb data source, and with [Amazon Cognito](https://aws.amazon.com/cognito/) as the identity provider for authentication via OIDC.
+