Skip to content
Snippets Groups Projects
  1. Feb 06, 2009
  2. Feb 04, 2009
    • Mads Freek Petersen's avatar
      added support for IsPassive flag in Consent module and in · f9e8fe2d
      Mads Freek Petersen authored
      SSOService.
      
      If IsPassive is set and Consent requires user interaction an
      SimpleSAML_Error_NoPassive exception is thrown. SSOService now
      catches the exception and returns an AuthResponse with NoPassive
      (which SSP currently can't handle in an orderly way).
      
      We expect all processing modules to throw
      SimpleSAML_Error_NoPassive exceptions if isPassive is true in
      the state and they require user interaction.
      
      ProcessingChain is updated with a new method -
      processStatePassive which drives the processing filters with
      isPassive set to true and ignores all SimpleSAML_Error_NoPassive
      exceptions. This will be used in a forthcoming release of a
      consent administration module.
      
      Written by Jacob Christiansen and Mads Freek from wayf.dk.
      
      
      
      git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1237 44740490-163a-0410-bde0-09ae8108e29a
      f9e8fe2d
  3. Jan 14, 2009
  4. Jan 13, 2009
  5. Jan 09, 2009
  6. Jan 08, 2009
  7. Jan 07, 2009
  8. Jan 01, 2009
  9. Dec 17, 2008
  10. Nov 17, 2008
  11. Oct 21, 2008
  12. Oct 20, 2008
  13. Oct 14, 2008
  14. Sep 30, 2008
  15. Sep 29, 2008
  16. Sep 24, 2008
  17. Sep 15, 2008
  18. Sep 09, 2008
  19. Sep 03, 2008
  20. Aug 29, 2008
  21. Aug 26, 2008
  22. Aug 25, 2008
  23. Aug 19, 2008
  24. Aug 18, 2008
Loading