forked from Mirrors/oauth2
hle:broken-provider-onelogin
This commit is contained in:
parent
8f65e3013e
commit
a1476987f5
|
@ -135,6 +135,7 @@ var brokenAuthHeaderProviders = []string{
|
||||||
"https://account.health.nokia.com",
|
"https://account.health.nokia.com",
|
||||||
"https://accounts.zoho.com",
|
"https://accounts.zoho.com",
|
||||||
"https://gitter.im/login/oauth/token",
|
"https://gitter.im/login/oauth/token",
|
||||||
|
"https://openid-connect.onelogin.com/oidc",
|
||||||
}
|
}
|
||||||
|
|
||||||
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.
|
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.
|
||||||
|
|
Loading…
Reference in New Issue