summaryrefslogtreecommitdiffstats
path: root/docs/simplesamlphp-metadata-extensions-ui.md
diff options
context:
space:
mode:
authorJaime Pérez <jaime.perez@uninett.no>2016-08-15 15:49:05 +0200
committerJaime Pérez <jaime.perez@uninett.no>2016-08-15 15:49:05 +0200
commitc70e0b7564acd0dbf54d9ac805a92ca024c98212 (patch)
treec2db9c40ed6b327ac581fccdf8553d5fbe11b07a /docs/simplesamlphp-metadata-extensions-ui.md
parent0bd93f6f4d2d37b6f362997f64236871026252ac (diff)
downloadsimplesamlphp-c70e0b7564acd0dbf54d9ac805a92ca024c98212.zip
simplesamlphp-c70e0b7564acd0dbf54d9ac805a92ca024c98212.tar.gz
simplesamlphp-c70e0b7564acd0dbf54d9ac805a92ca024c98212.tar.bz2
Multiple enhancements and fixes to IDPList support in proxy mode.
- Bugfix: the modules/saml/www/proxy/invalid_session.php shouldn't call directly the error handler in sspmod_saml_IdP_SAML2. Instead, it should use the SimpleSAML_Auth_State::throwException() method to let it handle the exception appropriately (in this case, it should always return back to the requester). - The standard specifies that a "urn:oasis:names:tc:SAML:2.0:status:NoSupportedIDP" or "urn:oasis:names:tc:SAML:2.0:status:NoAvailableIDP" second-level status code should be returned to the requester in case an error occurs. Add a couple of exceptions to represent both statuses, and use them to set the right status code in the response. - We shouldn't ask the user to logout in case the IDPList does not offer an IdP we recognize, or in case the proxy enforces the use of an IdP ('idp' configuration option in the auth source) and such IdP is in the IDPList. - Similarly, these two cases should also handled in case we are authenticating for the first time, not only when reauthenticating.
Diffstat (limited to 'docs/simplesamlphp-metadata-extensions-ui.md')
0 files changed, 0 insertions, 0 deletions