Skip to content

Versioni 1.11.x rompono il download del metadata sp #302

Open
@FedericoValeri

Description

@FedericoValeri

Fino alla versione 1.10.6 mi è possibile scaricare il metadata sp inserendo il seguente url nel validator: http://host.docker.internal:<my-app-port>/metadata-spid/metadata.xml:

>>> 2025-03-31 09:35:06 - POST [] /api/metadata-sp/download


>>> DATABASE : QUERY
"SELECT store, type FROM store WHERE user='validator' AND entity_id='http://localhost:5141/'  AND type='main'"


>>> DATABASE : QUERY
"SELECT store, type FROM store WHERE user='validator' AND entity_id='http://localhost:5141/'  AND type='main'"


>>> DATABASE : QUERY
"INSERT OR IGNORE INTO store(user, organization, entity_id, external_code, timestamp, type, store) VALUES ('validator', NULL, 'http://localhost:5141/', NULL, DATETIME('now', 'localtime'), 'main', '{\"metadata_SP_URL\":\"http://host.'/*+14997 bytes*/);"


>>> DATABASE : QUERY
"UPDATE store SET timestamp=DATETIME('now', 'localtime'), store='{\"metadata_SP_URL\":\"http://host.'/*+14997 bytes*/ WHERE user='validator' AND entity_id='http://localhost:5141/' AND type='main'"

Dalla versione 1.11.0 viene mostrato errore generico e la seguente chiamata non prosegue:

>>> 2025-03-31 09:37:39 - POST [] /api/metadata-sp/download

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions