Forum Discussion

stephb's avatar
stephb
New Member
3 years ago

Selective API security application

Hi,  I have an OpenAPI spec I built. All endpoints in the spec use some form of security (API Key, Token). Of course, the login endpoint does not use security when acquiring the login token. How can...