# File lib/openid_connect/discovery/provider.rb, line 7
        def issuer
          self.link_for(REL_VALUE)[:href]
        end