Project

General

Profile

Développement #31

Use new class for metadata in LassoProvider and LassoServer implementations

Added by Benjamin Dauvergne over 14 years ago. Updated over 9 years ago.

Status:
Fermé
Priority:
Normal
Assignee:
-
Category:
Core
Target version:
Start date:
15 July 2010
Due date:
% Done:

0%

Estimated time:
35:00 h
Patch proposed:
Planning:

Description

Current parsing for the endpoints do not keep their implicit ordering from the XML file as they are dumped into an hash-table (which is a unordered container).

Using LassoNodes objects will keep this ordering so that we can apply the order of endpoints declaration for binding preferences. A new api on LassoProvider called lasso_provider_prefered_bindings_for_profile should also be added.


Related issues

Related to Lasso - Développement #30: Add node objects for the SAMLv2 metadata schemaNouveau20 May 2010

Actions

History

#1

Updated by Benjamin Dauvergne over 14 years ago

  • Assignee set to Benjamin Dauvergne
#2

Updated by Benjamin Dauvergne over 14 years ago

  • Category set to Core
#3

Updated by Benjamin Dauvergne over 12 years ago

  • Assignee deleted (Benjamin Dauvergne)
#4

Updated by Benjamin Dauvergne over 9 years ago

  • Description updated (diff)
  • Status changed from Nouveau to Fermé

Fixed by storing endpoints as part of an ordered array of structures.

Also available in: Atom PDF