Commit 0ae399f
2017-11-18 01:38:06
1 parent
537c63f
Changed files (1)
saml-kit
lib
saml
saml-kit/lib/saml/kit/logout_response.rb
@@ -21,10 +21,6 @@ module Saml
to_h[name]['Destination']
end
- def provider
- registry.metadata_for(issuer)
- end
-
private
class Builder