Project

General

Profile

Bevinding #35815

closed

AP: Bij klant implementatie een IndexOutOfBoundsException bij Validate

Added by Erik Hoogland 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
P4 Normal
Category:
-
Target version:
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

Also available in: Atom PDF