Summary
The security sections are entirely missing from code/API_definitions/session-insights.yaml. This is a critical issue that blocked the Fall25 release.
Changes Required
- Add
securitySchemes to the components section
- Add a
security field to each path operation
- Add security on the sink definition, aligned to Commonalities
Mandatory Template
The info.description must also include the mandatory Authorization Template from ICM:
https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/documentation/CAMARA-API-access-and-user-consent.md#mandatory-template-for-infodescription-in-camara-api-specs
References
Summary
The security sections are entirely missing from
code/API_definitions/session-insights.yaml. This is a critical issue that blocked the Fall25 release.Changes Required
securitySchemesto thecomponentssectionsecurityfield to each path operationMandatory Template
The
info.descriptionmust also include the mandatory Authorization Template from ICM:https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/documentation/CAMARA-API-access-and-user-consent.md#mandatory-template-for-infodescription-in-camara-api-specs
References