You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Shankar Ramamoorthy <sr...@guidewire.com> on 2021/05/07 20:28:18 UTC

Camel REST DSL: specify security scheme(s) for entire API

Is there a way in the REST DSL to say that a security scheme or schemes 
apply to all the endpoints? In the OpenAPI 3 schema this would 
correspond to a security section on the root level. I see how to define 
security schemes and specify scheme(s) applicable to a specific endpoint.

Regards,

Shankar