authentik icon indicating copy to clipboard operation
authentik copied to clipboard

providers/SAML: encryption support

Open BeryJu opened this issue 6 months ago • 4 comments

Details

Add the option to encrypt the SAML assertion with a keypair

Also adds the option to sign either assertion or response or both


Checklist

  • [x] Local tests pass (ak test authentik/)
  • [x] The code has been formatted (make lint-fix)

If an API change has been made

  • [ ] The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • [ ] The code has been formatted (make web)

If applicable

  • [ ] The documentation has been updated
  • [ ] The documentation has been formatted (make website)

BeryJu avatar Aug 15 '24 19:08 BeryJu