-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
in: saml2An issue in SAML2 modulesAn issue in SAML2 modulestype: enhancementA general enhancementA general enhancement
Milestone
Description
Many applications will not deal with keys at all but will instead send data to a service like Vault to be encrypted, decrypted, signed, and verified.
Currently, an application needs to implement their own Saml2AuthenticationRequestFactory
and AuthenticationProvider
to achieve this. It would be nice if applications could implement something more targeted to cryptographic operations.
- Decrypting Assertions - Add HSM Support for Decrypting Assertionsย #9044
- Signing AuthnRequests - Add HSM Support for Signing AuthnRequestsย #9045
gdebat, ryan13mt, jnunqui, MizziM96, cvenkatreddy and 7 more
Metadata
Metadata
Assignees
Labels
in: saml2An issue in SAML2 modulesAn issue in SAML2 modulestype: enhancementA general enhancementA general enhancement