Added callback-based request ID checking #258
Annotations
11 errors
|
Run go test -v ./...:
service_provider_test.go#L1110
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1114
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1120
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1126
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1131
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1135
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1141
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1147
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1153
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Run go test -v ./...:
service_provider_test.go#L1159
cannot use []string{…} (value of type []string) as RequestIdCheckFunction value in argument to s.validateAssertion
|
Loading