Sha256: e55cba7f068ac8b3137ff5be8d1a8171e3f47567ec8dcefdbf307f4920155ac3

Contents?: true

Size: 204 Bytes

Versions: 33

Compression:

Stored size: 204 Bytes

Contents

xml.instruct!
xml.tag!('samlp:AuthnRequest', request_options) do
  xml.tag!('saml:Issuer', issuer)
  signature_for(reference_id: id, xml: xml)
  xml.tag!('samlp:NameIDPolicy', Format: name_id_format)
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
saml-kit-1.0.9 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.8 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.7 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.6 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.5 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.4 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.3 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.2 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.1 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-1.0.0 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.3.6 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.3.5 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.3.4 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.3.3 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.3.2 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.3.1 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.3.0 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.2.18 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.2.17 lib/saml/kit/builders/templates/authentication_request.builder
saml-kit-0.2.16 lib/saml/kit/builders/templates/authentication_request.builder