We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0d6d3 commit 47373dbCopy full SHA for 47373db
lib/ruby_saml/utils.rb
@@ -8,7 +8,7 @@ module RubySaml
8
9
# SAML2 Auxiliary class
10
#
11
- module Utils
+ module Utils # rubocop:disable Metrics/ModuleLength
12
extend self
13
14
BINDINGS = { post: "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST",
0 commit comments