saml: Add new filter "ExpectedAuthnContextClassRef".
This filter verifies the authentication context received from the IdP against a list of allowed values. Thanks to Gyula Szabó for creating this filter! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3031 44740490-163a-0410-bde0-09ae8108e29a
Showing
- docs/simplesamlphp-authproc.txt 1 addition, 0 deletionsdocs/simplesamlphp-authproc.txt
- modules/saml/dictionaries/wrong_authncontextclassref.definition.json 8 additions, 0 deletions...l/dictionaries/wrong_authncontextclassref.definition.json
- modules/saml/dictionaries/wrong_authncontextclassref.translation.json 8 additions, 0 deletions.../dictionaries/wrong_authncontextclassref.translation.json
- modules/saml/docs/authproc_expectedauthncontextclassref.txt 22 additions, 0 deletionsmodules/saml/docs/authproc_expectedauthncontextclassref.txt
- modules/saml/lib/Auth/Process/ExpectedAuthnContextClassRef.php 85 additions, 0 deletions...es/saml/lib/Auth/Process/ExpectedAuthnContextClassRef.php
- modules/saml/templates/sp/wrong_authncontextclassref.tpl.php 13 additions, 0 deletionsmodules/saml/templates/sp/wrong_authncontextclassref.tpl.php
- modules/saml/www/sp/saml2-acs.php 2 additions, 0 deletionsmodules/saml/www/sp/saml2-acs.php
- modules/saml/www/sp/wrong_authncontextclassref.php 5 additions, 0 deletionsmodules/saml/www/sp/wrong_authncontextclassref.php
Please register or sign in to comment