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

Support SAML assertion encryption as SP #2378

Open
spwitt opened this issue Jul 21, 2023 · 0 comments
Open

Support SAML assertion encryption as SP #2378

spwitt opened this issue Jul 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@spwitt
Copy link

spwitt commented Jul 21, 2023

Support SAML assertion encryption as SP

Problem

As a SAML Service Provider (SP), FusionAuth does not support receiving encrypted SAML assertions from an external SAML IdP.

Solution

When FusionAuth is acting as the SAML SP:

  1. Allow configuring a key/certificate pair in Key Master. The private key will be used by FusionAuth for assertion decryption. The certificate will be shared with the SAML IdP for assertion encryption.
  2. Update SAML IdP configuration in FusionAuth to provide settings for SAML decryption as the SP
  3. Use the configured private key to decrypt the encrypted SAML assertions

Alternatives/workarounds

None.

Additional context

Split from

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

@spwitt spwitt added this to Backlog in FusionAuth Issues via automation Jul 21, 2023
@spwitt spwitt added the enhancement New feature or request label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant