onc-healthit / onc-certification-g10-test-kit

ONC Certification (g)(10) Standardized API Tests
Apache License 2.0
34 stars 13 forks source link

Automated token introspection tests should not be required for SMART v1 #553

Closed Jammjammjamm closed 1 month ago

Jammjammjamm commented 3 months ago

This issue was split from https://github.com/onc-healthit/onc-certification-g10-test-kit/issues/550#issuecomment-2307147981

In release 6.0.0, the attestation for token introspection support was removed, and automated tests for token introspection were added. This change should only have applied for SMART App Launch STU2. When using SMART App Launch STU1, the attestation should still be used instead of the automated tests since SMART App Launch STU1 does not require a standard introspection implementation.

Jammjammjamm commented 3 months ago

We released version 6.0.1 yesterday which should address this issue.