Skip to content

EncryptedAssertion emit incorrect type attribute #66

@LarsSkovK

Description

@LarsSkovK

The EncryptedAssertion element in the SAML sets attribute type="EncryptedAssertion"

<EncryptedAssertion xmlns:d2p1="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:oasis:names:tc:SAML:2.0:assertion" d2p1:type="EncryptedAssertion">

But according to this documentation for EncryptedAssertion the type value should be ´EncryptedElementType´

<EncryptedAssertion xmlns:d2p1="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:oasis:names:tc:SAML:2.0:assertion" d2p1:type="EncryptedElementType">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions