Skip to content

Commit

Permalink
Update saml.go
Browse files Browse the repository at this point in the history
Signed-off-by: kannan-nic <[email protected]>
  • Loading branch information
kannan-nic authored May 8, 2024
1 parent 49333ce commit 0d80151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion connector/saml/saml.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import (
"github.com/dexidp/dex/pkg/log"
)

//nolint
const (
bindingRedirect = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
bindingPOST = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Expand Down

0 comments on commit 0d80151

Please sign in to comment.