Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regardiing exposing the options of<md:EncryptionMethod in metadata #404

Open
Kalpa2019 opened this issue Apr 15, 2024 · 0 comments
Open

Comments

@Kalpa2019
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant