Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Swagger documentation not showing security definitions

LeandroideJan 2 2020 — edited Jan 21 2020

Hi guys, I could notice that the generated swagger documentation is not adding the "securityDefinitions" specification to consume endpoints when you protect them by privileges.

I am using a swagger server to summarize all my endpoints, and its frontend logic is not showing me the token input due to the lack of security specification.

Is there a way to achieve this? Thanks.

Comments
Post Details
Added on Jan 2 2020
9 comments
1,096 views