identity server v6 key management fails with multiple pods #156
Unanswered
malli436
asked this question in
IdentityServer
Replies: 1 comment
-
Can you check the docs at https://docs.duendesoftware.com/identityserver/deployment#aspnet-core-data-protection, and verify a couple of things?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting 403 error code always after deploying the identity server app in Kubernetes with multiple pods (Instances). But the same app working fine with single pod instance. I think Key is not sharing to the multiple pods. i have provided the code snippet for that in the belo. Please let me know is there any specific configuration required to enable the multiple pods in start up.cs file
Beta Was this translation helpful? Give feedback.
All reactions