hello I have imported an OpenAPI spec which has Security schemes defined, but they do not show up properly in API Dog UI. All the endpoints have AUTH settings as “Inherit” and the Root node is showing as having “No Auth” - even though the API spec has Security schemes defined?
Currently, after importing the Security Scheme, you need to manually reference it for each endpoint. We will provide an option in the upcoming update to support importing the reference of the endpoint to the Security Scheme.
OK thanks for the prompt reply - I thought I was doing something wrong Looking forward to that update
for us, we dn’t actually see the Security Scheme under Components at all, so cannot even manually reference them in the endpoints
we are also importing a swagger json schema
We’ve recently added support for importing Security Schemes references. Please update to the latest version or try our web version to experience this feature.