Description
Hi All,
Recently, i got to work wiht Shibboleth idp, i was trying out with basic metadata configuration.
however, at the shibboleth idp, they had some relay/nameid configurations to encrypt always.
so, if authnrequest has been made, it was rejecting saying encryption parameters are not right.
but, encryption data was there, finally, adding the encryptionmethod along with the certificate worked.
it makes sense, because, they want to know what is the encryptionmethod(algorithm) supported. having this along with "use"=encryption options, have worked.
so, i wanted to inform that, it is very simple change, can I check-in the code. the code list all the encryption lsited in constatnts.py and updates to the meatadata in metadata.py.
if i update, what is the criteria. and mechanism. lke creating a branch, review and merget?
thanks,
Kalpa.
Activity