MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / test

Struct test

rest/oidc_api_test.go:386–391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384// header for both oidc and _oidc_challenge requests.
385func TestGetOIDCCallbackURL(t *testing.T) {
386 type test struct {
387 name string
388 authURL string
389 issuer string
390 wantProvider string
391 }
392 tests := []test{
393 {
394 // Provider should be included in callback URL when the requested provider is not default.

Callers 9

TestJWTVerifyTokenFunction · 0.85
RunMethod · 0.85
RunMethod · 0.85
RunSubprotocolV2Method · 0.85
RunMethod · 0.85
RunSubprotocolV3Method · 0.85
RunSubprotocolV4Method · 0.85
RunMethod · 0.85
RunMethod · 0.85

Calls

no outgoing calls

Tested by 2

TestJWTVerifyTokenFunction · 0.68
RunMethod · 0.68