Forum Discussion

Herry's avatar
Herry
New Member
4 years ago

Swagger 2.0 apiKey authentication and scopes

Hi community,   I use this security definition in our project:   securityDefinitions:   JwtBearerAuth:     type: apiKey     name: Authorization     in: header     x-apikeyInfoFunc: "service...