Projet

Général

Profil

Development #161

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

This test should do the following workflow:

- SSO Request \in { Redirect, POST }

- SSO Response \in { ARTIFACT, POST }

- SLO request \in {asynchronous: SOAP, synchronous: { Redirect, POST } } x { IdP-initiated, SP-initiated }

- SLO response \in {asynchronous: SOAP, synchronous: { Redirect, POST } } depending upon the request initial method

- FedTerm request \in {asynchronous: SOAP, synchronous: { Redirect, POST } } x { IdP-initiated, SP-initiated }

- FedTerm response \in {asynchronous: SOAP, synchronous: { Redirect, POST } } depending upon the request initial method



The test would repeat the work-flow as long as needed to test all matrices combinations. That would replace much of the need to run the integration tests. It accounts for nearly 400 cases. If should be possible to run an ID-FF 1.2 or SAMLv2 full test.

Retour