Projet

Général

Profil

Bug #724

Add a node type for saml2:KeyInfoConfirmationDataType

Ajouté par Benjamin Dauvergne il y a plus de 12 ans. Mis à jour il y a plus de 12 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Catégorie:
-
Version cible:
Début:
10 octobre 2011
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Planning:

Description

saml2:KeyInfoConfirmationDataType is the XSchema data type to embed ds:KeyInfo as SubjectConfirmationData, example

<saml2:SubjectConfirmation>
  <saml2:SubjectConfirmationData xsi:type="saml2:KeyInfoConfirmationDataType">
    <ds:KeyInfo></ds:KeyInfo>etc..
  </saml2:SubjectConfirmationData>
</saml2:SubjectConfirmation>

It should be supported by Lasso, through an xsi:type mapping (as it has no real node name). The ultimate goal is to support the holder of key subject confirmation method.


Demandes liées

Bloque Authentic 2 - Development #750: SAML2 Holder of keyNouveau12 octobre 2011

Actions

Révisions associées

Révision 94a9fe4f (diff)
Ajouté par Benjamin Dauvergne il y a plus de 12 ans

[xml saml-2.0] add a class to handle the KeyInfoConfirmationData type

  • use a direct mapping to map this class to SubjectConfirmationData
    node having the xsi:type attribute. * overload get_xmlNode method to add the xsi:type attribute on output.

Historique

#1

Mis à jour par Benjamin Dauvergne il y a plus de 12 ans

  • Statut changé de Nouveau à Fermé

Formats disponibles : Atom PDF