Bearer token size
by Leonardo Loch Zanivan
Hi,
I have a big problem here because of bearer token size.
I'm using keycloak within a SaaS application, so I need create alot of
realms.
After 30 realms created, the bearer token issued for master admin user has
more than 8kb.
It's huge for a single header, Apache limits 8kb headers by default.
With 1000 realms, the bearer token of master admin user will have 3.5mb.
It'll be impossible to use keycloak in production, it occurs because
"resource_access" property has all realms with all possible roles.
It's possible to create wildcard "*" for "resource_access" to prevent that
problem?
5 years, 10 months
Release ready, but Nexus down
by Stian Thorgersen
1.2.0.CR1 release is ready to go, but Nexus is down, so will have to wait until it's back up to release :(
5 years, 10 months