Skip to content
Snippets Groups Projects
  1. Aug 05, 2018
  2. Jun 01, 2018
  3. May 31, 2018
  4. May 27, 2018
  5. Oct 24, 2017
  6. Oct 19, 2017
  7. Dec 12, 2016
  8. Mar 09, 2016
  9. Nov 06, 2015
  10. Oct 21, 2015
  11. Apr 23, 2015
  12. Apr 22, 2015
  13. Feb 27, 2015
  14. Jul 09, 2014
  15. Jan 28, 2014
  16. Jan 27, 2014
  17. Jan 24, 2014
  18. Jan 17, 2014
  19. Aug 17, 2009
  20. Aug 13, 2009
  21. Jul 13, 2009
  22. 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
  23. Jan 08, 2009
  24. Aug 20, 2008
  25. Aug 18, 2008
Loading