p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
Other
362 stars 65 forks source link

Longer attribute values #184

Closed xgp closed 4 months ago

xgp commented 4 months ago

Update Attributes (both in schema and JPA entities) to allow values up to 4096 characters.

xgp commented 4 months ago

Settled on 4000 because of potential varchar2 max in oracle.