Implementation in auto scaled environment
apgithub1 opened this issue · 1 comments
apgithub1 commented
when the application is hosted on multiple servers to support auto scaling. How should the requests be formed so callback from Okta comes back to originating server. Can something be passed as part of request so that load balancer can route to correct server. I see some prefixed cookies being included as part of request but cookie name is dynamic
bryanapellanes-okta commented
@apgithub1,
Thanks for reaching out! Please see documentation here: https://github.com/okta/okta-aspnet/blob/master/docs/aspnetcore-mvc.md#configuration-for-cloud-services-or-load-balancers.