VS Code Extension: Connections fails if the API Token has too many roles / the API Token has too many chars?
Hello
First, I think this is an important note about the VS Code plugin:
Secondly, I think I found a bug in the VS Code plugin:
Thanks a lot, kind regards,
Thomas
I have created this issue:
github.com/ironmansoftware/powershell-universal
Secondly, I think I found a bug in the VS Code plugin:
Thanks a lot, kind regards,
Thomas
I have added this Issue, too:
This is not an inherit bug to VS Code I am thinking. We hit an issue with cookie limit 4093 and group membership. Basically, roles would act the same way. If the persons cookie limit is hit with the return then yeah the claim returned would look empty. You would want to limit the scope of your roles returned.