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

Find encrypted key referenced using RetrievalMethod #31

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RumataEstor
Copy link

The encrypted key can be stored in the outer context and referenced using https://www.w3.org/TR/xmldsig-core1/#sec-RetrievalMethod.

sebastianseilund added a commit to sebastianseilund/esaml that referenced this pull request Jul 22, 2020
Okta SAML responses do not have EncryptedKey inside the KeyInfo element.

This fix was heavily inspired by handnot2#31
@sebastianseilund
Copy link

Thanks @RumataEstor 🙏

This fixes an issue I was having with getting :bad_assertion errors from esaml when using encryption via Okta.

@superhawk610
Copy link

Same @sebastianseilund, finally stumbled here after lots of debugging to try and get an Okta install working. Would love to see this merged!

superhawk610 added a commit to pepsico-ecommerce/esaml that referenced this pull request Sep 2, 2021
…method

Find encrypted key referenced using RetrievalMethod
superhawk610 added a commit to pepsico-ecommerce/samly that referenced this pull request Sep 2, 2021
This fork contains a needed change to support the `RetrievalMethod`
attribute on encrypted keys. See handnot2/esaml#31.
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

Successfully merging this pull request may close these issues.

3 participants