Issue 1247
#1262
Replies: 1 comment 2 replies
-
@0xArch3r Sorry about that. I unlocked the issue. We hit the same issue as well and have a resolution for now we think. But we also know the solution will need to continue to evolve overtime. |
Beta Was this translation helpful? Give feedback.
2 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.
-
@strantalis I saw your question but the thread for the issue was locked so I couldnt respond. We have a pretty robust policy with over 260 different attributes and a complex subject mapping. When trying to call functions like GetEntitlements with no scope, or even trying to chunk those requests we seem to hit a message size limit due based on the logging. When we set that size higher it does work.
I made a PR that allows the viper config to obey the json tags on the config structs so it is less misleading.
Beta Was this translation helpful? Give feedback.
All reactions