Projet

Général

Profil

Development #46

Add a way to verify SubjectConfirmationData->Recipient with the URL of the assertionConsumer

Ajouté par Benjamin Dauvergne il y a presque 14 ans. Mis à jour il y a plus de 8 ans.

Statut:
Nouveau
Priorité:
Normal
Assigné à:
-
Catégorie:
SAMLv2
Version cible:
Début:
21 mai 2010
Echéance:
% réalisé:

0%

Temps estimé:
1:00 h
Patch proposed:
Planning:

Description

We need helper API to validate this field with the value given by the SP
AssertionConsumer handler for its URL.

Historique

#1

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

  • Catégorie mis à SAMLv2
  • Version cible changé de future à 2.4.0

The basic API could have this form

LassoSaml2AssertionValidationState lasso_subject_confirmation_data_check_recipient(LassoSaml2SubjectConfirmationData *subject_confirmation_data, const char *recipient);

a simpler to use API would also be defined on LassoSaml2Assertion:

LassoSaml2AssertionValidationState lasso_saml2_assertion_check_scd_recipient(LassoSaml2Assertion *assertion, const char *recipient);
#2

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

  • Version cible changé de 2.4.0 à future

Formats disponibles : Atom PDF