Added callback-based request ID checking #258
Annotations
10 errors
golangci:
duration.go#L1
: # github.com/crewjam/saml [github.com/crewjam/saml.test]
|
golangci:
samlidp/samlidp_test.go#L86
undefined: jwt (typecheck)
|
golangci:
samlidp/samlidp_test.go#L124
test.Server.ServeHTTP undefined (type *Server has no field or method ServeHTTP) (typecheck)
|
golangci:
samlidp/samlidp_test.go#L139
test.Server.ServeHTTP undefined (type *Server has no field or method ServeHTTP) (typecheck)
|
golangci:
samlidp/service_test.go#L19
test.Server.ServeHTTP undefined (type *Server has no field or method ServeHTTP) (typecheck)
|
golangci:
samlsp/request_tracker_jwt.go#L17
undefined: jwt (typecheck)
|
golangci:
samlsp/request_tracker_jwt.go#L28
undefined: jwt (typecheck)
|
golangci:
samlsp/request_tracker_jwt.go#L64
claims.VerifyAudience undefined (type JWTTrackedRequestClaims has no field or method VerifyAudience) (typecheck)
|
golangci:
samlsp/request_tracker_jwt.go#L65
claims.Audience undefined (type JWTTrackedRequestClaims has no field or method Audience) (typecheck)
|
golangci:
samlsp/request_tracker_jwt.go#L67
claims.VerifyIssuer undefined (type JWTTrackedRequestClaims has no field or method VerifyIssuer) (typecheck)
|