MCPcopy Create free account

hub / github.com/crewjam/saml / functions

Functions428 in github.com/crewjam/saml

FunctionTestHTTPCanSSORequest
(t *testing.T)
samlidp/samlidp_test.go:132
FunctionTestIDPCanHandlePostRequestWithExistingSession
(t *testing.T)
identity_provider_test.go:265
FunctionTestIDPCanHandleRequestWithExistingSession
(t *testing.T)
identity_provider_test.go:240
FunctionTestIDPCanHandleRequestWithNewSession
(t *testing.T)
identity_provider_test.go:214
FunctionTestIDPCanHandleUnencryptedResponse
(t *testing.T)
identity_provider_test.go:801
FunctionTestIDPCanParse
(t *testing.T)
identity_provider_test.go:315
FunctionTestIDPCanProduceMetadata
(t *testing.T)
identity_provider_test.go:142
FunctionTestIDPCanValidate
(t *testing.T)
identity_provider_test.go:339
FunctionTestIDPHTTPCanHandleMetadataRequest
(t *testing.T)
identity_provider_test.go:203
FunctionTestIDPHTTPCanHandleSSORequest
(t *testing.T)
identity_provider_go117_test.go:20
FunctionTestIDPHTTPCanHandleSSORequest
(t *testing.T)
identity_provider_go116_test.go:20
FunctionTestIDPIDPInitiatedBadServiceProvider
(t *testing.T)
identity_provider_test.go:784
FunctionTestIDPIDPInitiatedExistingSession
(t *testing.T)
identity_provider_test.go:766
FunctionTestIDPIDPInitiatedNewSession
(t *testing.T)
identity_provider_test.go:750
FunctionTestIDPMakeAssertion
(t *testing.T)
identity_provider_test.go:463
FunctionTestIDPMakeResponse
(t *testing.T)
identity_provider_test.go:696
FunctionTestIDPMarshalAssertion
(t *testing.T)
identity_provider_test.go:647
FunctionTestIDPNoDestination
(t *testing.T)
identity_provider_test.go:979
FunctionTestIDPRejectDecompressionBomb
(t *testing.T)
identity_provider_test.go:1019
FunctionTestIDPRejectsInvalidRequest
(t *testing.T)
identity_provider_test.go:294
FunctionTestIDPRequestedAttributes
(t *testing.T)
identity_provider_test.go:849
FunctionTestIDPWriteResponse
(t *testing.T)
identity_provider_test.go:730
FunctionTestLogoutRequestMarshalWithoutNotOnOrAfter
(t *testing.T)
schema_test.go:247
FunctionTestLogoutRequestXMLRoundTrip
(t *testing.T)
schema_test.go:206
FunctionTestMakeArtifactResolveRequest
(t *testing.T)
service_provider_test.go:1615
FunctionTestMakeSignedArtifactResolveRequest
(t *testing.T)
service_provider_test.go:1634
FunctionTestMakeSignedArtifactResolveRequestWithBogusSignatureMethod
(t *testing.T)
service_provider_test.go:1654
FunctionTestMiddlewareCanParseResponse
(t *testing.T)
samlsp/middleware_test.go:396
FunctionTestMiddlewareCanProduceMetadata
(t *testing.T)
samlsp/middleware_test.go:125
FunctionTestMiddlewareDefaultCookieDomainIPv4
(t *testing.T)
samlsp/middleware_test.go:418
FunctionTestMiddlewareDefaultCookieDomainIPv6
(t *testing.T)
samlsp/middleware_test.go:436
FunctionTestMiddlewareFourOhFour
(t *testing.T)
samlsp/middleware_test.go:137
FunctionTestMiddlewareHandlesInvalidResponse
(t *testing.T)
samlsp/middleware_test.go:501
FunctionTestMiddlewareRejectsInvalidCookie
(t *testing.T)
samlsp/middleware_test.go:478
FunctionTestMiddlewareRejectsInvalidRelayState
(t *testing.T)
samlsp/middleware_test.go:455
FunctionTestMiddlewareRequireAccountBadCreds
(t *testing.T)
samlsp/middleware_test.go:256
FunctionTestMiddlewareRequireAccountCreds
(t *testing.T)
samlsp/middleware_test.go:227
FunctionTestMiddlewareRequireAccountExpiredCreds
(t *testing.T)
samlsp/middleware_test.go:282
FunctionTestMiddlewareRequireAccountNoCreds
(t *testing.T)
samlsp/middleware_test.go:148
FunctionTestMiddlewareRequireAccountNoCredsPostBinding
(t *testing.T)
samlsp/middleware_test.go:196
FunctionTestMiddlewareRequireAccountNoCredsSecure
(t *testing.T)
samlsp/middleware_test.go:173
FunctionTestMiddlewareRequireAccountPanicOnRequestToACS
(t *testing.T)
samlsp/middleware_test.go:312
FunctionTestMiddlewareRequireAttribute
(t *testing.T)
samlsp/middleware_test.go:325
FunctionTestMiddlewareRequireAttributeMissingAccount
(t *testing.T)
samlsp/middleware_test.go:379
FunctionTestMiddlewareRequireAttributeNotPresent
(t *testing.T)
samlsp/middleware_test.go:361
FunctionTestMiddlewareRequireAttributeWrongValue
(t *testing.T)
samlsp/middleware_test.go:343
FunctionTestMultipleAssertions
(t *testing.T)
service_provider_test.go:1829
FunctionTestNameIDFormat
(t *testing.T)
schema_test.go:37
FunctionTestNewCanAcceptCookieName
(t *testing.T)
samlsp/new_test.go:10
FunctionTestParseBadXMLArtifactResponse
(t *testing.T)
service_provider_test.go:1706
FunctionTestParseBadXMLResponse
(t *testing.T)
service_provider_test.go:1802
FunctionTestParseXMLArtifactResponse
(t *testing.T)
service_provider_test.go:1671
FunctionTestPastFuzzingFailures
(t *testing.T)
xmlenc/fuzz_test.go:13
FunctionTestRelaxedTimeFormat
(t *testing.T)
time_test.go:13
FunctionTestRelaxedTimeParse
(t *testing.T)
time_test.go:31
FunctionTestRequestedAuthnContext
(t *testing.T)
schema_test.go:98
FunctionTestSPCanHandleOktaResponseEncryptedAssertionBothSigned
(t *testing.T)
service_provider_test.go:616
FunctionTestSPCanHandleOktaResponseEncryptedSignedAssertion
(t *testing.T)
service_provider_test.go:575
FunctionTestSPCanHandleOktaSignedResponseEncryptedAssertion
(t *testing.T)
service_provider_test.go:535
FunctionTestSPCanHandleOneloginResponse
(t *testing.T)
service_provider_test.go:452
FunctionTestSPCanHandlePlaintextResponse
(t *testing.T)
service_provider_test.go:657
FunctionTestSPCanParseResponse
(t *testing.T)
service_provider_test.go:788
FunctionTestSPCanProcessResponseWithoutDestination
(t *testing.T)
service_provider_test.go:935
FunctionTestSPCanProduceMetadataWithBothCerts
(t *testing.T)
service_provider_test.go:126
FunctionTestSPCanProduceMetadataWithBothLougoutBindings
(t *testing.T)
service_provider_test.go:200
FunctionTestSPCanProduceMetadataWithEncryptionCert
(t *testing.T)
service_provider_test.go:107
FunctionTestSPCanProduceMetadataWithNoLougoutBindings
(t *testing.T)
service_provider_test.go:182
FunctionTestSPCanProducePostLogoutRequest
(t *testing.T)
service_provider_test.go:356
FunctionTestSPCanProducePostLogoutResponse
(t *testing.T)
service_provider_test.go:406
FunctionTestSPCanProducePostRequest
(t *testing.T)
service_provider_test.go:248
FunctionTestSPCanProduceRedirectLogoutRequest
(t *testing.T)
service_provider_test.go:377
FunctionTestSPCanProduceRedirectLogoutResponse
(t *testing.T)
service_provider_test.go:427
FunctionTestSPCanProduceRedirectRequest
(t *testing.T)
service_provider_test.go:219
FunctionTestSPCanProduceSignedRequestPostBinding
(t *testing.T)
service_provider_test.go:305
FunctionTestSPCanProduceSignedRequestRedirectBinding
(t *testing.T)
service_provider_test.go:269
FunctionTestSPCanSetAuthenticationNameIDFormat
(t *testing.T)
service_provider_test.go:73
FunctionTestSPFailToProduceSignedRequestWithBogusSignatureMethod
(t *testing.T)
service_provider_test.go:334
FunctionTestSPInvalidAssertions
(t *testing.T)
service_provider_test.go:1078
FunctionTestSPInvalidResponses
(t *testing.T)
service_provider_go117_test.go:66
FunctionTestSPInvalidResponses
(t *testing.T)
service_provider_go116_test.go:66
FunctionTestSPMismatchedDestinationsWithNoSignaturePresent
(t *testing.T)
service_provider_test.go:1036
FunctionTestSPMismatchedDestinationsWithSignaturePresent
(t *testing.T)
service_provider_test.go:1015
FunctionTestSPMissingDestinationWithSignaturePresent
(t *testing.T)
service_provider_test.go:1057
FunctionTestSPRealWorldAssertionSignedNotResponse
(t *testing.T)
service_provider_test.go:1460
FunctionTestSPRealWorldKeyInfoHasRSAPublicKeyNotX509Cert
(t *testing.T)
service_provider_test.go:1432
FunctionTestSPRejectsInjectedComment
(t *testing.T)
service_provider_test.go:718
FunctionTestSPRejectsMalformedResponse
(t *testing.T)
service_provider_go117_test.go:21
FunctionTestSPRejectsMalformedResponse
(t *testing.T)
service_provider_go116_test.go:21
FunctionTestSPResponseWithNoIssuer
(t *testing.T)
service_provider_test.go:1568
FunctionTestServiceProviderCanHandleSignedAssertionsResponse
(t *testing.T)
service_provider_test.go:1491
FunctionTestServiceProviderMismatchedDestinationsWithSignaturePresent
(t *testing.T)
service_provider_test.go:974
FunctionTestServiceProviderMissingDestinationWithSignaturePresent
(t *testing.T)
service_provider_test.go:995
FunctionTestServicesCrud
(t *testing.T)
samlidp/service_test.go:14
FunctionTestSessionsCrud
(t *testing.T)
samlidp/session_test.go:13
FunctionTestShortcut
(t *testing.T)
samlidp/shortcut_test.go:55
FunctionTestShortcutsCrud
(t *testing.T)
samlidp/shortcut_test.go:13
FunctionTestUsersCrud
(t *testing.T)
samlidp/user_test.go:13
FunctionTestXswPermutationEightIsRejected
(t *testing.T)
service_provider_test.go:1370
FunctionTestXswPermutationFiveIsRejected
(t *testing.T)
service_provider_test.go:1285
FunctionTestXswPermutationFourIsRejected
(t *testing.T)
service_provider_test.go:1255
← previousnext →301–400 of 428, ranked by callers