Commit bd8e253
2017-11-04 17:03:31
1 parent
a250778
Changed files (1)
saml-kit
lib
saml
kit
saml-kit/lib/saml/kit/response.rb
@@ -45,7 +45,7 @@ module Saml
@id = SecureRandom.uuid
@reference_id = SecureRandom.uuid
@now = Time.now.utc
- @name_id_format = Namespaces::Formats::NameId::PERSISTENT
+ @name_id_format = Namespaces::PERSISTENT
end
def to_xml