Skip to content

Encryption XML 1,1 RSA-OAEP-11 with separate configuration for the MGF and the digest #789

@alextrab1

Description

@alextrab1

Hi,

It seems that ruby-saml does not support the encryption URI XML 1,1 RSA-OAEP-11 (Algorithme = « http://www.w3.org/2009/xmlenc11#rsa-oaep ») with separate configuration for the MGF and the digest (par exemple, MGF1 avec SHA-256).

When reviewing the latest connection logs, the response always indicates the use of the XMLENC11 RSA-OAEP (for example, Algorithme = « http://www.w3.org/2009/xmlenc11#rsa-oaep » plus <xenc11:MGF …>).

To reproduce the issue, you can install Keycloak and set up a SAML connection using a tool that utilizes ruby-saml.

Would it be possible to support the encryption URI with separate configurations for MGF and DIGEST?

Thank you in advance for your help,
Sincerely,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions