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
Updated by Erik Hoogland 3 months ago
- Assignee changed from Erik Hoogland to Bram Geerlings
Dit werkt op dev-amsterdam nu, de validate wordt nu correct uitgevoerd.
@Bram Geerlings Kan jij dit bij GUH testen
Updated by Erik Hoogland 3 months ago
- Status changed from In Progress to Resolved
Dit is nu ook getest bij GUH door Bram, zonder issues. Het is opgenomen in release 1.0.1 van AP
Actions
