oicr-softeng / keycloak-apikeys

Keycloak plugin to enable API Keys for user authentication
GNU General Public License v3.0
0 stars 0 forks source link

Error creating ApiKeys with more than 5 permissions #15

Open leoraba opened 2 months ago

leoraba commented 2 months ago

ApiKeys are limited to a certain amount of characters and it's denying the creation of new APIKeys with multiple scores.

Server logs:

WARN  [org.keycloak.services.resources.admin.UserResource] (executor-thread-7) Could not update user!: org.keycloak.models.ModelException: org.postgresql.util.PSQLException: ERROR: value too long for type character varying(255)