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

How do I enable encryption for the SAML Assertion #74

Open
linuzilla opened this issue Sep 2, 2021 · 1 comment
Open

How do I enable encryption for the SAML Assertion #74

linuzilla opened this issue Sep 2, 2021 · 1 comment

Comments

@linuzilla
Copy link

I use Mujina to serve as IDP, but the SP require encryption for the SAML assertion. The metadata of the SP contain "encryption":

<md:KeyDescriptor use="encryption"><ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"><ds:X509Data><ds:X509Certif
icate>MIIEAzCCAuugAwIBAgIUI4qKN939RQDNUu/xfdzQXYmMfuowDQYJKoZIhvcNAQELBQAwgZAxCzAJ
BgNVBAYTAlRXMQ8wDQYDVQQIDAZUYWl3YW4xETAPBgNVBAcMCFRhbyBZdWFuMSQwIgYDVQQKDBtO
...

Will it possibly work with Mujina IDP? And how should I do to make the it work.

@thijskh
Copy link
Member

thijskh commented Sep 2, 2021

The Mujina IdP does not support encrypted assertions. You may provide a pull request to support it. I’m however not sure if the underlying library we use supports encryption. But you could find that out.

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

2 participants