Hello, I'm new to Apache Syncope; I've tried to test it using the
standalone installation on a
vanilla debian linux bookworm, using openJDK 17.0.10
It seems to work, but when I try to import a SAML IDP metadata it fails
with the following error:
InvalidEntity: Location must not be null
Metadata are ok: using the embedded version built with maven, metadata are
imported without problems.
Clicking on the button to download the SP metadata doesn't do anything
And the wa.log (don't know if it can be related) is full of the following
error:

ERROR org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler
- Unexpected error occurred in scheduled task
java.lang.IllegalStateException: Syncope core is not yet ready

I'm not sure, but I remember that the error "Location must not be null" was
shown during some other operation, different from SAML configuration

Any suggestions / help ?

Thank you
Marco

Reply via email to