-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello all,
Thanks a lot for this tool. I have a question regarding the Swagger route. Hope this is the right place for it. It seems that the Swagger endpoint (e.g. /$api-docs/...) is publicly accessible by default. Is there a way to protect it using CDS authentication?
In a CDS service definition, we can do something like this:
service AAAA @(requires: ['xxxxxx']) @(path: '/xxxxx');
But how can we achieve something similar for the CDS Swagger UI?
We’d like only users with specific scopes to be able to access the documentation.
Thanks a lot for your help.
Metadata
Metadata
Assignees
Labels
No labels