In SPID RP Metadata Validator ( https://validator-test.spid.gov.it/oidc/rp/ ) I get an Error Message not clear in 1.2.4 Test.
Description
The signature of the JWS document MUST be valid
Error Message
The "url" argument must be of type string. Received undefined
It is not clear where should the URL argument appear. Is it a general claim (which I can't find), or is it referring to private_key_jwt (ref) Authentication method?
In SPID RP Metadata Validator ( https://validator-test.spid.gov.it/oidc/rp/ ) I get an Error Message not clear in 1.2.4 Test.
It is not clear where should the URL argument appear. Is it a general claim (which I can't find), or is it referring to private_key_jwt (ref) Authentication method?