Actions
Bevinding #35815
closedAP: Bij klant implementatie een IndexOutOfBoundsException bij Validate
Start date:
01/12/2025
Due date:
% Done:
0%
Estimated time:
Description
Bij
POST /api/authorization/profiles/validate
krijgen sommige klanten een IndexOutOfBoundsException:
{
"timestamp": "2025-12-01T16:50:18.590125+01:00",
"error": "Internal Server Error",
"message": "Index 0 out of bounds for length 0",
"path": "/api/authorization/profiles/validate",
"details": [
{
"field": "error",
"message": "Index 0 out of bounds for length 0"
}
]
}
Na analyse gebeurd dit bij groepen met gebruikers die niet in Keycloak voorkomen
Actions
