swagger-stats icon indicating copy to clipboard operation
swagger-stats copied to clipboard

Issue in authentication in case of a multi-instance environment

Open akshatdubeysf opened this issue 1 year ago • 1 comments
trafficstars

Swagger stats provides an in build authentication mechanism which works well in a single instance environment, but If I have multiple instances of the same service, the session is not shared across these instances and hence subsequent calls to swagger stats fails.

Ideally, swagger-stats should work seamlessly with authentication irrespective of the number of instances.

akshatdubeysf avatar Feb 23 '24 06:02 akshatdubeysf