Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding SEBA,Raiffeisen and Swissquote #370

Open
wants to merge 1 commit into
base: device_authenticators
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions _data/banking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,17 @@ websites:
text: "OTP implementation requires Rabo App"
doc: https://www.rabobank.nl/particulieren/betalen/rabo-scanner/

- name: Raiffeisen Bank CH
url: https://www.raiffeisen.ch
img: raiffeisen_ch.png
doc: https://www.raiffeisen.ch/rch/de/hilfe-und-kontakt/raiffeisen-login/login-mit-phototan.html
exceptions:
text: "PhotoTAN works with a smartphone app or with a dedicated device"
tfa: Yes
otp: no
u2f: no
hardware: Yes

- name: Raiffeisen Bank CZ
url: https://www.rb.cz/
img: raiffeisenbank_cz.png
Expand Down Expand Up @@ -1027,6 +1038,16 @@ websites:
text: "2FA authentication via BankID for Swedish Citizens only."
doc: https://seb.se/privat/digitala-tjanster

- name: SEBA Bank
url: https://seba.swiss
img: seba.png
exceptions:
text: "2FA with a proprietary app that is only available for iOS and Android"
tfa: Yes
otp: no
hardware: no
u2f: no

- name: Service Credit Union
url: https://www.servicecu.org/
img: service_cu.png
Expand Down Expand Up @@ -1120,6 +1141,16 @@ websites:
text: "OTP via BankID available to Swedish Citizens only"
doc: https://www.swedbank.se/privat/digitala-tjanster/mobilt-bankid/fragor-och-svar-om-mobilt-bankid.html

- name: Swissquote
url: https://de.swissquote.com
img: swissquote.png
exceptions:
text: "2FA with codes on paper"
tfa: Yes
otp: no
hardware: no
u2f: no

- name: Synchrony Bank
url: https://www.synchronybank.com
img: synchrony.png
Expand Down
Binary file added img/banking/raiffeisen_ch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/banking/seba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/banking/swissquote.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.