hapi-fhir/hapi-fhir-validation/src
Martha Mitran a9815c8857
Fix authorization handling for Bundle resources in the output (#5953)
* Fix authorization handling for Bundle resources in the output. When the Bundle is standalone, authorization should not be checked for resources included in the Bundle.

* Add some more tests to cover more use cases.

* Add more tests. Exclude collection type as it can be returned by a custom operation and it is not a standalone type.

* Address code review comment. Remove unused method.
2024-05-28 09:00:06 -04:00
..
main Add support for returning subproperties for RemoteTerminologyService lookup (#5936) 2024-05-16 14:02:53 -07:00
test Fix authorization handling for Bundle resources in the output (#5953) 2024-05-28 09:00:06 -04:00