Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ WellknownConfig
Method
WellknownConfig
coderd/coderdtest/oidctest/idp.go:509–511 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
507
}
508
509
func
(f *FakeIDP) WellknownConfig() ProviderJSON {
510
return
f.locked.Provider()
511
}
512
513
func
(f *FakeIDP) IssuerURL() *url.URL {
514
return
f.locked.IssuerURL()
Callers
4
ExternalAuthConfig
Method · 0.95
TestIDPIssuerMismatch
Function · 0.95
setupOauth2Test
Function · 0.95
RunIDP
Function · 0.95
Calls
1
Provider
Method · 0.45
Tested by
2
TestIDPIssuerMismatch
Function · 0.76
setupOauth2Test
Function · 0.76