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