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

Actions #7

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

Actions #8

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

Also available in: Atom PDF