Commit 8b48298

mo <mo.khan@gmail.com>
2017-11-04 17:03:31
fix broken spec.
1 parent 42df3dd
Changed files (1)
lib
saml
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