[AUTO]Update two-factor auth library (#162)
Files changed: M common/src/commonMain/resources/MR/files/tfa.json Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
parent
f9c67c050b
commit
2159b4374e
@ -3403,6 +3403,21 @@
|
||||
],
|
||||
"name": "College Board"
|
||||
},
|
||||
{
|
||||
"domain": "colorado.edu",
|
||||
"tfa": [
|
||||
"sms",
|
||||
"call",
|
||||
"custom-software",
|
||||
"u2f"
|
||||
],
|
||||
"custom-software": [
|
||||
"Duo"
|
||||
],
|
||||
"documentation": "https://oit.colorado.edu/services/identity-access-management/duo-multi-factor-authentication",
|
||||
"notes": "SMS required to setup TOTP 2FA.",
|
||||
"name": "University of Colorado Boulder"
|
||||
},
|
||||
{
|
||||
"domain": "combell.com",
|
||||
"tfa": [
|
||||
@ -4044,7 +4059,7 @@
|
||||
"custom-hardware": [
|
||||
"Duo D100 Token"
|
||||
],
|
||||
"documentation": "https://help.deakin.edu.au/ithelp?id=kb_article&sysparm_article=KB0014662",
|
||||
"documentation": "https://help.deakin.edu.au/ithelp?id=kb_article&sysparm_article=KB0013804",
|
||||
"name": "Deakin University"
|
||||
},
|
||||
{
|
||||
@ -4264,6 +4279,19 @@
|
||||
"documentation": "https://www.dhl.de/de/toolbar/footer/datenschutz.html#kundenkontoundempfaengerservices",
|
||||
"name": "DHL [DE]"
|
||||
},
|
||||
{
|
||||
"domain": "didiglobal.com",
|
||||
"url": "https://web.didiglobal.com",
|
||||
"additional-domains": [
|
||||
"99app.com",
|
||||
"didimobility.co.jp"
|
||||
],
|
||||
"tfa": [
|
||||
"sms"
|
||||
],
|
||||
"notes": "DiDi decides when 2FA is required; user cannot enable 2FA for every login.",
|
||||
"name": "DiDi"
|
||||
},
|
||||
{
|
||||
"domain": "digicert.com",
|
||||
"url": "https://www.digicert.com/",
|
||||
@ -8741,7 +8769,7 @@
|
||||
"u2f"
|
||||
],
|
||||
"documentation": "https://help.yahoo.com/kb/SLN5013.html",
|
||||
"notes": "Linked phone number required for 2FA.",
|
||||
"notes": "A recovery email or phone number is required for 2FA setup.",
|
||||
"name": "Yahoo Mail"
|
||||
},
|
||||
{
|
||||
@ -14505,6 +14533,7 @@
|
||||
"sms"
|
||||
],
|
||||
"documentation": "https://www.telekom.de/hilfe/vertrag-rechnung/login-daten-passwoerter/mehr-faktor-authentifizierung",
|
||||
"notes": "Software 2FA requires setting up SMS 2FA as a fallback.",
|
||||
"name": "Deutsche Telekom"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user