Skip to content
Snippets Groups Projects
Unverified Commit d42f9ea8 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

saml: remove unused code

parent 1cc666b2
No related branches found
No related tags found
No related merge requests found
......@@ -351,8 +351,6 @@ class sspmod_saml_Auth_Source_SP extends SimpleSAML_Auth_Source {
$id = SimpleSAML_Auth_State::saveState($state, 'saml:sp:sso');
$config = SimpleSAML_Configuration::getInstance();
$discoURL = $this->discoURL;
if ($discoURL === NULL) {
/* Fallback to internal discovery service. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment