GermanoGiudici / keycloak-spid-provider-configuration-client

A configuration client for a keycloak installation patched with the spid provider plugin
1 stars 5 forks source link

Error importing IdP configuration from metadata #2

Open dwige3 opened 8 months ago

dwige3 commented 8 months ago

Hi, my Keycloak version is 23.0.6 and I need to integrate login with SPID. When I run npm create-idps the output is: idps

i configure my .env:

local spid createSpidTestIdP = true spidTestIdPAlias = spid-saml-check spidTestIdPMetadataURL = https://localhost:8443/metadata.xml please give me some solutions. Thanks

peppepace commented 2 weeks ago

Hi, I have the same problem but with Keycloak 25.0.6, has anyone solved it? @dwige3 you?