p2-inc / keycloak-orgs

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

No uppercase is allowed in role name of an Organisation #223

Closed priyabrata-munshify closed 2 months ago

priyabrata-munshify commented 2 months ago

Hi,

I need some role names which needs uppercase letters in them but currently some validation is not allowing me to do that. How do I disable the validation ?

Regards Priyabrata

priyabrata-munshify commented 2 months ago

Closing this issue . Modified the NewOrgRoleModal.tsx to not check small case pattern.