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:
i configure my .env:
local spid
createSpidTestIdP = true
spidTestIdPAlias = spid-saml-check
spidTestIdPMetadataURL = https://localhost:8443/metadata.xml
please give me some solutions.
Thanks
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:
i configure my .env:
local spid createSpidTestIdP = true spidTestIdPAlias = spid-saml-check spidTestIdPMetadataURL = https://localhost:8443/metadata.xml please give me some solutions. Thanks