Skip to content

Support multiple certs for Encryption - #73

Open
konaraya wants to merge 5 commits into
russellhaering:mainfrom
konaraya:require_encryption
Open

Support multiple certs for Encryption#73
konaraya wants to merge 5 commits into
russellhaering:mainfrom
konaraya:require_encryption

Conversation

@konaraya

@konaraya konaraya commented Aug 29, 2020

Copy link
Copy Markdown
Contributor
  • Allowing multiple certs to be used for assertion decryption
    helps in smoothly handling cert rotation
  • Added RequireEncryptedAssertion flag to SP struct to reject
    assertions if not encrypted. (false by default)
  • Move symmetric algorithm detection to DecryptBytes, allows using any symmetric algorithm with any key transport

konaraya and others added 5 commits August 29, 2020 11:52
- Allowing multiple certs to be used for assertion decryption
helps in smoothly handling cert rotation
- Added RequireEncryptedAssertion flag to SP struct to reject
assertions if not encrypted. (false by default)
allows any supported symmetric algo to work with any key transport.
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.

1 participant