Hoe stuur ik mijn apparaat voor beveiligde aanmelding terug naar Interactive Brokers ?

Indien u uw apparaat voor beveiligde aanmelding moet terugsturen naar Interactive Brokers (wegens schade, breuk, accountconsolidatie of -sluiting), volg dan onderstaande instructies:

  1. Download en print het formulier voor het terugsturen van het apparaat voor beveiligde aanmelding
  2. Voltooi het formulier en verpak het samen met uw apparaat 
  3. Stuur uw pakket naar het onderstaande adres

Voor uw bescherming raden wij u ten zeerste aan een gewatteerde enveloppe te gebruiken voor uw retourzending en te kiezen voor ene koerier die u een volgnummer geeft (bijv. UPS, FedEx, DHL of USPS Express Mail,) aangezien u aansprakelijk wordt gesteld voor deze retourzending. Na verzending kan het 3-5 werkdagen duren voordat uw account aangeeft dat IBKR het geretourneerde apparaat heeft ontvangen. Let op: de levertijd kan variëren door vertragingen bij de koerier

Bijkomende stappen indien u het terugstuurt ter vervanging
Indien dit een retourzending is ter vervanging van het apparaat en niet voor het sluiten van een account, bel dan ons beveiligingsondersteuningsteam op het onderstaande nummer om ons op de hoogte te stellen van uw defecte apparaat. Wij zullen u een tijdelijke beveiligingscode verstrekken waarmee u toegang tot uw account heeft totdat u uw nieuwe beveiligde inlogapparaat ontvangt. IBKR heeft verschillende soorten apparaten, die elk op hun eigen manier kunnen worden vervangen:

Voor gebruikers van de digitale beveiligingskaart+ (DBK+):
Indien u een digitale beveiligingskaart+ (afbeelding 1) terugstuurt en een vervangend apparaat nodig heeft, moet u inloggen op het klantenportaal en een nieuwe DBK+ aanvragen (zie hier voor aanwijzingen.)

Afbeelding 1

 Digitale beveiligingskaart+ 

Voor gebruikers van beveiligingscodekaarten:

Dit soort apparaten (afbeelding 4) hoeft niet te worden teruggestuurd naar IBKR en kan worden versnipperd en weggegooid. Indien u een vervangend apparaat nodig heeft, raden wij u aan IB Key-authenticatie te activeren via IBKR Mobile (zie hier voor aanwijzingen.)

Afbeelding 4

Beveiligingscodekaart

 

Postadres en contactpersonen:

VS en Canada
Europa
Postadres:
Interactive Brokers, LLC.
Attn: Token Return Department
3 Pickwick Plaza
Greenwich, CT 06830
USA

Contact VS:
1 (877) 442-2757 (gratis nummer)
1 (312) 542-6901 (rechtstreekse telefoonlijn)

Contact Canada: 
1 (877) 745-4222 (gratis nummer)
1 (514) 847-3499 (rechtstreekse telefoonlijn)
Postadres:
Interactive Brokers(U.K.)LTD.
Attn: Token Return Department
Gubelstrasse 28
CH-6301 Zug
Switzerland


Contact EU:   
00800-42-276537 (gratis nummer)
+41-41-726-9500 (rechtstreekse telefoonlijn)

Contact Rusland:
8-800-100-8556 (gratis nummer)
+41-41-726-9506 (Pyсский)
Azië
Australië
Postadres:
Interactive Brokers, LLC.
Attn: Token Return Department
Suite 1512,
Two Pacific Place
88 Queensway Admiralty 
Hong Kong

Contact:
+852-2156-7907 (廣東話)
+86 (21) 6086 8586 (普通话)
Postadres:
Interactive Brokers, LLC.
Attn: Token Return Department
PO Box R229
Royal Exchange, NSW, 1225
Australia


Contact:
+61 (2) 8093-7300
日本 / Japan
Postadres:
Interactive Brokers Securities Japan, Inc.
Attn: Token Return Department
Kasumigaseki Building 25F,
2-5 Kasumigaskei 3 Chome, 
Chiyoda Ku, Tokyo 100-6025
Japan

Contact:
+81 (3) 4588 9710 rechtstreekse telefoonlijn (Engels)
送り先:
インタラクティブ・ブローカーズ証券株式会社  
〒100-6025
東京都千代田区霞ヶ関3-2-5
霞ヶ関ビルディング25階
セキュリティデバイス部 
接触:
+81 (3) 4588 9700 直通 (日本語)

 

Account sluiten
Toegang tot het klantenportaal voor het bekijken en/of afdrukken van activiteitenoverzichten en eventuele belastingformulieren wordt verleend na teruggave van uw apparaat en sluiting van uw account.  Eenmaal uw account gesloten is, kunt u inloggen zonder het beveiligingsapparaat en heeft u alleen uw bestaande gebruikersnaam en wachtwoord nodig.

Vragen over beveiligingsapparaten kunnen worden gesteld aan de beveiligingsgroep via elk telefoonnummer dat in bovenstaande tabel is vermeld.
 
Raadpleeg KB1861 voor informatie over vervangingskosten voor beveiligingsapparaten die verloren, gestolen of beschadigd zij of niet zijn teruggestuurd bij het afsluiten van het account.

 

How to set up sFTP for using Certificate Authentication on Linux

These instructions apply to users who are receiving their statements via sFTP. If you elected to receive your statements via sFTP, you would first need to generate an RSA Key pair.

There are many Linux distributions and there are multiple methods to access the IBKR sFTP server. sFTP clients such as Filezilla can be used. In this article we explain how to realize the connection to the IBKR FTP server using Ubuntu Linux and Filezilla.

 

  • How to generate an RSA Key pair

1. On your Linux machine, click on the Applications icon in the bottom left corner of you screen.

2. In the search box, type terminal and then click on the Terminal icon in the search results.
 
3. In the Terminal window, type sudo apt-get install filezilla putty-tools in order to install the required software. Enter your sudo password when requested.


4. Once the software installation is complete, type puttygen -t rsa -b 2048 -o privatekey.ppk in order to generate the RSA Key pair.
You will be asked to enter a passphrase and type it again to confirm.
PLEASE NOTE: Keeping a secure copy of this password is essential. Any loss of this password will require the whole process to be repeated.
 
5. Type puttygen -L privatekey.ppk -o public.key in order to export the public part of the Key pair to the file public.key


6. Click on the Applications icon in the bottom left corner of your screen.
 
7. In the search box, type FileZilla and then click on the FileZilla icon in the search results.

8. Click on the FileZilla top menu File -> Site Manager...
 
9. In the Site Manager window, click on the button New site to create a new connection.
 
10. In the right panel (called General):
  • Select SFTP - SSH File Transfer Protocol as Protocol
  • Enter xfer.interactivebrokers.com in the Host field
  • Enter 32 in the Port field
  • Select Key file as Logon Type
  • Enter the username provided to you by Interactive Brokers in the User field
 
11. Click on Browse next to the Key file field.
 
12. Move to the folder where your Key pair was created (normally your user folder: /users/yourusername/). Select the file privatekey.ppk and click on the Open button. This will set it as the Key file in your connection parameters.
 
13. Click on Rename and select a name of your preference for this connection (e.g. IBKR sFTP). Press Enter to confirm the name.
 
14. Click on OK to save your connection parameters.
 
15. Click on the folder icon on the left hand toolbar of your Desktop. This will launch the File application.
 
16. Move to the folder where you saved your Key pair (normally your user folder: /users/yourusername/). Right click on the file public.key and select Send to...
The file will be attached to an empty email. Send the email to the Reporting Integration Team, as per IBKB3842.
Important Note: do NOT send us your private key. Send us only your public one

 

  • How to connect to our sFTP Server

Once IBKR has configured the parameters for your connection on our servers, you will be notified. After that, you will be able to access your sFTP repository by using the Site connection you have created in FileZilla. In case you have not yet set up a Site connection, please follow the steps from 6. to 14. which are a prerequisite to the below steps:

1. Click on the Applications icon in the bottom left corner of you screen.
 
2. In the search box, type FileZilla and then click on the FileZilla icon in the search results.
 
3. On the FileZilla top toolbar, click the down arrow icon and select the Site connection you previously created (e.g. IBKR sFTP)
 
4. FileZilla will now establish a connection to our sFTP Server and show the files present in your repository.

 

Common issues and solutions

A. The Login Credentials Provided are Incorrect
  1. Ensure the correct login details are being used to connect to the sFTP server. The username and password you are entering should match the ones you have received from the Reporting Integration Team.
  2. Confirm you have configured your sFTP Client to use the Private Key file for the logon authentication (see steps 9. and 10. of the above procedure.)
B. Server Refused Our Key
  1. Try accessing the sFTP server using a different Client (CyberDuck, ect.)
  2. Ensure the Private Key file being used to Authenticate the server login attempt is related to the Public Key you originally sent to the Reporting Integration Team.
  3. Should the above checks be unable to resolve the issue, please generate a new RSA Public/Private Key pair and send only the Public part to the Reporting Integration Team, as per IBKB3842.
C. Connection Timed Out
  1. In case you have an antivirus or a security software installed on your machine, make sure it is not blocking the FTP connection attempt. Normally, security software allows to set up exceptions for specific connections in order to whitelist them.
  2. Verify that the public IP Address of the machine running the sFTP client, is the same you have originally provided to the Reporting Integration Team for being whitelisted. You can discover your public IP Address by searching the Internet for “what is my IP”. If your current IP Address is not the same you provided to us, please send it to our Reporting Integration Team for being whitelisted.
  3. Ask your network administrator/s to confirm that your firewall allows both incoming and outgoing traffic from/to xfer.interactivebrokers.com on port TCP 32.
  4. Should the above steps be unable to resolve the issue, please generate a new RSA Public/Private Key pair and send only the new Public part to our Reporting Integration Team, as per IBKB3842.

 

References

KB3968 - Generate a key pair using GPG for Windows
KB4205 - Generate a key pair using GPG Suite on macOS
KB4108 - Decrypt your Reports using GPG for Windows
KB4210 - Decrypting Reports using your PGP Key pair on macOS
KB4407 - Generate RSA Key Pair on Windows
KB4578 - How to Access your Reports using FTP on Windows
KB4580 - How to Access your Reports using FTP on MacOS
KB4409 - How to set up sFTP for using Certificate Authentication on Windows
KB4410 - How to set up sFTP for using Certificate Authentication on macOS
KB4411 - How to backup your public/private Key pair 
KB4323 - How to transfer your public/private key pair from one computer to another

 

Ik ontvang geen IBKR Mobile-meldingen.

Background: 

In dit artikel leggen we uit wat meldingen zijn, hoe ze worden gebruikt in het IB Key-verificatieproces en wat u kunt doen als u ze niet ontvangt op uw smartphone.

 

 

Inhoudsopgave

 

Wat is een melding?

Een push-melding is een kort bericht dat van een back-endserver naar uw toestel wordt gestuurd ('gepusht') via het internet. App-ontwikkelaars gebruiken deze berichten om op een snelle en effectieve manier de aandacht van de gebruiker te trekken, ook wanneer die op dat moment niet met hun applicatie bezig is. Meldingen kunnen informatie bezorgen aan gebruikers of hen adviseren over een specifieke actie die zij moeten uitvoeren.

 

 

Hoe gebruikt de IBKR Mobile-app meldingen?

De IBKR Mobile-app gebruikt meldingen:

  • om waarschuwingen en andere informatie te bezorgen
  • voor tweefactorauthenticatie (IB Key)

In het tweede geval wordt de gebruiker uitgenodigd om op de melding te drukken waardoor de IBKR Mobile-app, waarin het authenticatieproces moet voltooid worden, automatisch geopend wordt.

 

Wat zijn de voorwaarden voor het ontvangen van IBKR Mobile-meldingen

Om IBKR Mobile-meldingen te ontvangen is het volgende nodig:

  • De IBKR Mobile-app moet geïnstalleerd en geactiveerd zijn op uw toestel. Zie KB2260 voor meer details.
  • Uw toestel moet verbonden zijn met het internet (via wifi of netwerken van mobiele telefoons/draadloze carriers zoals EDGE / 3G / 4G / LTE)/ Indien u zich in China bevindt, controleer dan ook Opmerking A. over dit onderwerp.

 

Ik ontvang de meldingen van IBKR Mobile niet. Wat kan ik doen?

Voldoet u aan de voorwaarden maar ontvangt u nog steeds geen push-meldingen van IBKR Mobile? Controleer dan onderstaande instructies.

1. 'Seamless notification' (naadloze melding) moet ingeschakeld zijn in uw Client Portal (Klantportaal)
Als u eenmaal bent ingelogd in Client Portal, klikt u op het 'User menu' (gebruikersmenu - icoon met hoofd en schouders in de rechterbovenhoek) en vervolgens op 'Settings' (Instellingen). In het onderdeel 'User Settings' (gebruikersinstellingen), aan de rechterzijde, klikt u op 'Secure Login System' (beveiligd aanmeldingssysteem).> In het kader 'Secure Login Settings' (beveiligde aanmeldingsinstellingen), aan de rechterzijde, kijkt u vervolgens na dat 'Seamless Authentication' (naadloze authenticatie) ingesteld staat op 'Enabled' (ingeschakeld) (Afbeelding 1). Als dat niet het geval is, klikt u op het wiel (Configure) naast 'Seamless Authentication', activeer het en klik op Save om de aangepaste instellingen te bewaren.
Afbeelding 1
 
2. Open de lijst met het overzicht van al uw meldingen en kijk deze na.
Bepaalde toestelinstellingen kunnen ervoor zorgen dat de meldingen snel weer verborgen worden of niet worden getoond wanneer het scherm is vergrendeld. Er kunnen ook andere meldingen zijn die ervoor hebben gezorgd dat de IBKR Mobile-melding verborgen is. Maar u kunt op eender welk moment toegang krijgen tot uw ongelezen meldingen, gewoonlijk door met uw vinger naar beneden te vegen vanaf de bovenrand van uw scherm.
 
3. Controleer of uw telefoon momenteel in 'vliegtuigmodus', 'vluchtmodus', of op 'niet storen' staat.
'Vliegtuigmodus' (ook soms 'vluchtmodus' genoemd) is ontworpen om sommige of alle draadloze communicatie in uw toestel uit te schakelen om zo te voldoen aan bepaalde vluchtvoorwaarden.
De 'niet storen'-modus wordt gebruikt om oproepen, waarschuwingen en meldingen te beheren en bepaalt ook hoe deze worden aangekondigd aan de eigenaar van het toestel. Wanneer deze modus actief is, wordt dit meestal weergegeven door een halve maan of stoptekenicoon bovenaan uw scherm.
De eenvoudigste manier om deze modi uit te schakelen is via het bedieningspaneel voor instellingen dat u kunt openen door met uw vinger naar beneden te vegen vanaf de bovenkant van uw scherm.(Afbeeldingen 2, 3).
Afbeelding 2                                                                            Afbeelding 3
    
Let op: op Androidtoestellen kan de locatie en naam van deze elementen verschillen naargelang de leverancier van het toestel en de softwareversie.
 
4. Indien er een 'Focusmodus' is ingeschakeld op uw telefoon, zorg er dan voor dat de IBKR Mobile-app en de meldingen van de app niet worden stilgehouden
Deze functie kan meldingen van bepaalde apps stilhouden en kan ook verhinderen dat apps gebruikt worden terwijl een bepaalde focusmodus actief is. U kunt de instellingen die momenteel ingeschakeld zijn op uw toestel als volgt nakijken:

Klik hier als u deze instructies wilt overslaan en direct naar het volgende punt wilt gaan (punt 5.)

Apple iOS

Selecteer in uw Instellingen op uw telefoon, Focus (Afbeelding 4). U ziet de beschikbare modi (zoals Niet storen, Persoonlijk, Slaap, Werk) opgelijst (Afbeelding 5). Druk op de eerste en onder toegestane meldingen drukt u op Apps (Afbeelding 6). Als de IBKR Mobile-app niet in het lijstje staat, voegt u het toe aan de lijst. Herhaal deze stappen voor de andere focusmodi indien nodig.
Afbeelding 4                                         Afbeelding 5                                     Afbeelding 6

 

Android

Selecteer in uw Instellingen op uw telefoon Digitaal welzijn en ouderlijk toezicht (Afbeelding 7) en vervolgens Focusmodus (Afbeelding 8). Als de IBKR Mobile-app in de lijst van afleidende applicaties staat, deactiveer dan het overeenkomstige vakje (Afbeelding 9) om het te verwijderen.
Afbeelding 7                                        Afbeelding 8                                        Afbeelding 9
 
5. Zorg ervoor dat de meldingen zijn ingeschakeld voor de IBKR Mobile-app
Toen u de IBKR Mobile-app installeerde op uw toestel, vroeg het systeem u om meldingen voor de app zelf toe te staan. Als u die toegang toen hebt geweigerd, moet u de meldingen nu handmatig inschakelen via de instellingen van uw smartphone. Stapsgewijze instructies over hoe u deze kunt inschakelen zijn beschikbaar in KB3236.
 
6. Controleer of de energiebesparingsmodus van de telefoon meldingen verhindert
Smartphones hebben een speciale spaarstand om gebruikers een langere batterijduur te bieden indien nodig. Dat gebeurt door het beperken of uitschakelen van app-communicatie en -verversing op de achtergrond. Dit zorgt er vaak ook voor dat meldingen niet meer op uw toestel worden bezorgd. U kunt het energieschema dat momenteel op uw smartphone wordt gebruikt als volgt controleren:

Klik hier als u deze instructies wilt overslaan en direct naar het volgende punt wilt gaan (punt 7.)

Apple iOS

Als de energiebesparingsmodus is ingeschakeld, wordt het batterijsymbool rechtsboven op uw toestel in het geel weergegeven.
 Afbeelding 10
U kunt energiebesparing uitschakelen door met uw vinger naar beneden te vegen vanaf de bovenkant van uw scherm en op het batterij-icoon in het bedieningspaneel te drukken (Afbeelding 11)
Afbeelding 11
 
 
Indien dit icoon niet op het scherm wordt weergegeven, kunt u deze instelling wijzigen door de schakelaar voor de Energiebesparingsmodus te gebruiken in het Batterijmenu in de Instellingen van uw telefoon (Afbeeldingen 12, 13, 14).
 Afbeelding 12                                            Afbeelding 13                                    Afbeelding 14
  

 

Android

Als batterijbesparing is ingeschakeld, hebben de bovenste en onderste balk van het scherm van uw toestel een oranje achtergrond en staat er een + in het batterij-icoon.
 Afbeelding 15
 
De eenvoudigste manier om deze functie uit te schakelen is via het bedieningspaneel voor instellingen, dat u kunt openen door met uw vinger naar beneden te vegen vanaf de bovenkant van uw scherm. U kunt dan op het batterij-icoon drukken (Afbeelding 16)
 Afbeelding 16
 
Indien het batterij-icoon niet in het bedieningspaneel voor instellingen wordt weergegeven kunt u op het Instellingenicoonicoon drukken op uw scherm en vervolgens op Batterij drukken. Daar kunt de schakelaar voor Batterijbesparing uitschakelen (Afbeeldingen 17, 18, 19).
 Afbeelding 17                                     Afbeelding 18                                                 Afbeelding 19
  

Let op: de locatie en naam van deze elementen verschillen naargelang de leverancier van het Androidtoestel en de softwareversie.

7. Controleer de verbinding en bereik van uw telefoon
De symbolen voor het wifisignaal en het bereik van het telefoonnetwerk bovenaan uw scherm moeten voldoende dekking aangeven. U kunt bevestigen dat er een werkend netwerk is aan de hand van een korte test door een website te openen via de webbrowser van de telefoon en een zoekopdracht uit te voeren of ibkr.com te bezoeken.
 
8. Uw toestel mag niet gejailbreakt/geroot zijn
Met een gejailbreakt/geroot toestel kunnen apps en tweaks worden geïnstalleerd die niet zijn toegestaan door de software- en/of hardwareleverancier. Dit gebeurt door het verkrijgen van een volledige (root) toegang tot het besturingssysteem van het toestel en het verwijderen van de oorspronkelijk ingebouwde beveiligingsmaatregelen en beperkingen. Hierdoor vervalt de garantie op het toestel, kunnen bepaalde functies worden aangetast of volledig onbruikbaar worden en wordt de algemene veiligheid van het toestel ernstig aangetast.
Om die redenen kan een gejailbreakt/geroot toestel niet gebruikt worden met de IBKR Mobile-app voor authenticatie.
 
9. Forceer een synchronisatie tussen de IBKR Mobile-app en de back-endsystemen
Als u alle bovenstaande stappen heeft doorlopen en nog steeds geen IBKR Mobile-meldingen ontvangt op uw toestel, raden wij u aan om eenmalig in te loggen op de Client Portal met de handmatige verificatiemethode op basis van 'challenge (vraag)/response (antwoord)'. Dit zal de app-parameters opnieuw afstemmen met onze back-endsystemen. Ga als volgt te werk:

a. Ga naar ibkr.com en klik op LOG IN --> PORTAL LOGIN

b. Voer uw gegevens in en klik op Login

c. Als u meerdere toestellen voor beveiligde login geactiveerd heeft, selecteert u 'IB Key' in het dropdownmenu

d. Als u een bericht ziet waarin staat dat er een bericht naar uw telefoon is gestuurd, klikt u op de link 'Klik hier als u het bericht niet heeft ontvangen'. Het systeem zal u dan een 6-cijferige Challenge (vraag) tonen

e. Open de IBKR Mobile-app op uw mobiele toestel en druk op Authenticate (Verificatie) (indien u de knop Authenticate niet ziet, drukt u eerst op de link Services linksboven in het scherm)

f. Voer de Challenge die u ontving in punt d. in het 'Challenge' veld in en druk op Generate Response (genereer antwoord). Zodra u uw beveiligingselement (PIN, FaceID, wachtwoord) hebt ingevoerd, ontvangt u een 8-cijferige Response (antwoord) code

g. Voer nu de Response uit punt f. in op het inlogscherm van de Client Portal

h. Als de code geaccepteerd wordt, wordt u ingelogd in het Client Portal.

i. Log uit van het Client Portal en probeer opnieuw in te loggen. U zou nu de melding op uw mobiele toestel moeten ontvangen.
 

U kunt ook inloggen zonder meldingen te ontvangen.

Als uw smartphone geen IB Key-meldingen kan ontvangen, kunt u het inlogproces toch voltooien met de IB Key Challenge/Response-methode. Dit wordt beschreven op de volgende pagina's (afhankelijk van het besturingssysteem van uw toestel):

 
Opmerkingen
A. De toegang tot Google-diensten is geblokkeerd in China. Door deze beperking worden meldingen meestal niet geleverd op Androidtoestellen die in dat land worden gebruikt. IBKR kan niet optreden tegen deze beperking.

 

 Referenties:
  • Zie KB2260 voor instructies over het activeren en gebruiken van IBKR Mobile-authenticatie
  • Zie KB3236 voor instructies over het inschakelen van meldingen voor de IBKR Mobile-app
  • Zie KB2748 voor informatie over het herstellen van IBKR Mobile-authenticatie

 

I am unable to scan the QR Code in Client Portal. How can I add a User to IBKR Mobile Authentication (IB Key) for Android?

Requirements:
  • The IBKR Mobile app must be installed and IBKR Mobile Authentication (IB Key) already activated on this Android device.
  • For more information on the installation and activation on Android devices, please consult KB2277.

 

Instructions: 

1) On your Android device, open the IBKR Mobile app.

     1.a) If the app opens with the login screen (Figure 1), tap on Services on the top-left corner (red arrow) and proceed with step 2)

     1.b) If the app opens with your Home Page, Portfolio, Watchlists, or similar, tap on More on the top-left corner (Figure 2). Then tap on Two-Factor Authentication (Figure 3), followed by Add User (Figure 4) and proceed with step 3)

 

Figure 1                                                 Figure 2                                               Figure 3                         
    

Figure 4                                            

2) Tap on AUTHENTICATE (Figure 5) and then on Add User (Figure 6).

Figure 5                                                      Figure 6                                      
         

3) Read the instructions and then tap on SESSION ID (Figure 7).

Figure 7                                   


4) Type the alphanumeric string present below the QR code in the Session ID field (Figure 8).

Figure 8

5) Provide your PIN then tap ACTIVATE (Figure 9).

Figure 9                        

6) You will receive a message indicating the successful activation of IBKR Mobile Authentication (IB Key). Tap DONE to confirm (Figure 10).

Figure 10                              

 

 

Possible Issues and Solutions
 
  • During the IBKR Mobile Authentication (IB Key) activation, I receive an error message "An error has occurred. Please try again."

Figure 11

This error message (Figure 11) may indicate you are attempting to activate the IBKR Mobile Authentication (IB Key) for a user which was already enrolled. Please try to log that user in to the Client Portal again. If you receive a notification on your smartphone once you have entered the credentials and you are able to complete the authentication once you tap on that notification, then the user was already enrolled and you no longer need to follow the steps on this article.

Alternatively, the error message may be displayed when the QR code shown in the Client Portal was already used to attempt an activation and is expired. In this case, please log out of the Client Portal and log back in to obtain a fresh QR code.

 

I am unable to scan the QR Code in Client Portal. How can I add a User to IBKR Mobile Authentication (IB Key) for iPhone?

 
Requirements:
  • The IBKR Mobile app must be installed and IBKR Mobile Authentication (IB Key) already activated on this iOS device.
  • For more information on the installation and activation on iOS devices, please refer to KB2278.

 

Instructions:

1) On your iOS device, open the IBKR Mobile app.

     1.a) If the app opens with the login screen (Figure 1), tap on Services on the top-left corner (red arrow) and proceed with step 2)

     1.b) If the app opens with your Home Page, Portfolio, Watchlists, or similar, tap on More on the bottom-right corner (Figure 2). Then tap on Two-Factor Authentication (Figure 3), followed by Add User (Figure 4) and proceed with step 3)

Figure 1                                                 Figure 2                                              Figure 3                        

     

Figure 4                                                        

 

2) Tap on Authenticate (Figure 5) and then on Add User (Figure 6).

Figure 5                                                  Figure 6

      

3) Tap Setup IB Key using QR code (Figure 7).

Figure 7                      

     

4) Type the alphanumeric string present below the QR code in the Activation Code field (Figure 8).

Figure 8

8) Tap Activate IB Key (Figure 9).

Figure 9

9) You will receive a message indicating the successful activation of IBKR Mobile Authentication (IB Key). Tap DONE to confirm (Figure 10).

Figure 10

 

 

 

 

Possible issues and solutions

 

  • During the IBKR Mobile Authentication (IB Key) activation, I receive an error message "An error has occurred. Please try again."

Figure 11

This error message (Figure 11) may indicate you are attempting to activate the IBKR Mobile Authentication (IB Key) for a user which was already enrolled. Please try to log that user in to the Client Portal again. If you receive a notification on your smartphone once you have entered the credentials and you are able to complete the authentication once you tap on that notification, then the user was already enrolled and you no longer need to follow the steps on this article.

Alternatively, the error message may be displayed when the QR code shown in the Client Portal was already used to attempt an activation and is expired. In this case, please log out of the Client Portal and log back in to obtain a fresh QR code.

 

References:
  • See KB2260 for instruction on how to activate and operate IBKR Mobile Authentication (IB Key).
  • See KB2748 for instructions on how to recover IBKR Mobile Authentication (IB Key).
  • See KB3236 for instructions on how to enable notifications for the IBKR Mobile app.
  • See KB3234 for troubleshooting missing IBKR Mobile notifications.
  • See KB3073 for instructions on how to migrate the IBKR Mobile Authentication (IB Key) to a new smartphone.

I want to add a User to IBKR Mobile Authentication (IB Key) for Android with the QR Code from Client Portal

 
Requirements:
  • The IBKR Mobile app must be installed and IBKR Mobile Authentication (IB Key) already activated on this Android device.
  • For more information on the installation and activation on Android devices, please consult the IBKR Knowledge Base.

 

Instructions: 

1) On your Android device, open the IBKR Mobile app.

     1.a) If the app opens with the login screen (Figure 1), tap on Services on the top-left corner (red arrow) and proceed with step 2)

     1.b) If the app opens with your Home Page, Portfolio, Watchlists, or similar, tap on More on the top-left corner (Figure 2). Then tap on Two-Factor Authentication (Figure 3), followed by Add User (Figure 4) and proceed with step 3)

 

Figure 1                                                 Figure 2                                               Figure 3                         
    

Figure 4                                            

2) Tap on Authenticate (Figure 5) and then on Add User (Figure 6).

Figure 5                                                      Figure 6                                      
         

3) Read the instructions and then tap on SESSION ID (Figure 7).

Figure 7                                   


4) Tap QR CODE (Figure 8).

Figure 8                                            

5) Tap Allow if asked for permission to use the phone camera (Figure 9).

Figure 9                     

6) Point the lens of your smartphone camera towards the QR code (Figure 10). You don't need to "take a picture." When the code is in focus, it is automatically captured. If your phone does not seem to recognize the QR code try to move your phone closer or farther away to the QR code in order to gain focus. If your phone does not recognize the QR code, please see the section Possible Issues and solutions at the bottom of this article.

Figure 10

7) Provide your PIN then tap on ACTIVATE (Figure 11).

Figure 11                               

8) You will receive a message indicating the successful activation of IBKR Mobile Authentication (IB Key). Tap DONE to confirm (Figure 12).

Figure 12                            

 

 

 

Possible issues and solutions

 

  • My smartphone did not manage to read the QR code. What should I do?

Make sure you have activated the switch "Scan QR codes" from the Camera Settings of your smartphone (Figure 13).

Figure 13

 

  • My phone activates the front camera. How can I switch to the rear one?

Usually there is a specific button in the camera view to switch from front to rear lenses (Figure 14).

Figure 14

 

  • During the IBKR Mobile Authentication (IB Key) activation, I receive an error message "An error has occurred. Please try again."

Figure 15

This error message (Figure 15) may indicate you are attempting to activate the IBKR Mobile Authentication (IB Key) for a user which was already enrolled. Please try to log that user in to the Client Portal again. If you receive a notification on your smartphone once you have entered the credentials and you are able to complete the authentication once you tap on that notification, then the user was already enrolled and you no longer need to follow the steps on this article.

Alternatively, the error message may be displayed when the QR code shown in the Client Portal was already used to attempt an activation and is expired. In this case, please log out of the Client Portal and log back in to obtain a fresh QR code.

 

References:
  • See KB2260 for instruction on how to activate and operate IBKR Mobile Authentication (IB Key).
  • See KB2748 for instructions on how to recover IBKR Mobile Authentication (IB Key).
  • See KB3236 for instructions on how to enable notifications for the IBKR Mobile app.
  • See KB3234 for troubleshooting missing IBKR Mobile notifications.
  • See KB3073 for instructions on how to migrate the IBKR Mobile Authentication (IB Key) to a new smartphone.

I want to add a User to IBKR Mobile Authentication (IB Key) for iPhone with the QR Code from Client Portal

 
Requirements:
  • The IBKR Mobile app must be installed and IBKR Mobile Authentication (IB Key) already activated on this iOS device.
  • For more information on the installation and activation on iOS devices, please refer to the IBKR Knowledge Base.

 

Instructions:

1) On your iOS device, open the IBKR Mobile app.

     1.a) If the app opens with the login screen (Figure 1), tap on Services on the top-left corner (red arrow) and proceed with step 2)

     1.b) If the app opens with your Home Page, Portfolio, Watchlists, or similar, tap on More on the bottom-right corner (Figure 2). Then tap on Two-Factor Authentication (Figure 3), followed by Add User (Figure 4) and proceed with step 3)

Figure 1                                                 Figure 2                                              Figure 3                        

     

Figure 4                                                        

 

2) Tap on Authenticate (Figure 5) and then on Add User (Figure 6).

Figure 5                                                  Figure 6

      

3) Tap Setup IB Key using QR code (Figure 7).

Figure 7                      

     

4) Tap Launch Camera (Figure 8).

Figure 8            

             

5) Tap OK if you are asked for permission to use camera (Figure 9).

Figure 9                                       

       

6) Point the lens of your smartphone camera towards the QR code (Figure 10). You don't need to "take a picture." When the code is in focus, it is automatically captured. If your phone does not seem to recognize the QR code try to move your phone closer or farther away to the QR code in order to gain focus. If your phone does not recognize the QR code, please see the section Possible Issues and solutions at the bottom of this article.

Figure 10                                        

         

7) You will be asked to provide the security element you use to unlock your phone (FaceID, Fingerprint or Passcode). Please provide it (Figure 11).

Figure 11                                   

           

8) You will receive a message indicating the successful activation of IBKR Mobile Authentication (IB Key). Tap Done to confirm (Figure 12).

Figure 12                                  

 

 

 

Possible issues and solutions

 

  • My smartphone did not manage to read the QR code. What should I do?

Make sure you have activated the switch "Scan QR codes" from the Camera Settings of your smartphone (Figure 13).

Figure 13

 

  • My phone activates the front camera. How can I switch to the rear one?

Usually there is a specific button in the camera view to switch from front to rear lenses (Figure 14).

Figure 14

 

  • During the IBKR Mobile Authentication (IB Key) activation, I receive an error message "An error has occurred. Please try again." 

Figure 15

This error message (Figure 15) may indicate you are attempting to activate the IBKR Mobile Authentication (IB Key) for a user which was already enrolled. Please try to log that user in to the Client Portal again. If you receive a notification on your smartphone once you have entered the credentials and you are able to complete the authentication once you tap on that notification, then the user was already enrolled and you no longer need to follow the steps on this article.

Alternatively, the error message may be displayed when the QR code shown in the Client Portal was already used to attempt an activation and is expired. In this case, please log out of the Client Portal and log back in to obtain a fresh QR code.

 

 

References:
  • See KB2260 for instruction on how to activate and operate IBKR Mobile Authentication (IB Key).
  • See KB2748 for instructions on how to recover IBKR Mobile Authentication (IB Key).
  • See KB3236 for instructions on how to enable notifications for the IBKR Mobile app.
  • See KB3234 for troubleshooting missing IBKR Mobile notifications.
  • See KB3073 for instructions on how to migrate the IBKR Mobile Authentication (IB Key) to a new smartphone.

 

I am unable to scan the QR Code in Client Portal. How can I activate IBKR Mobile Authentication (IB Key) for iPhone?

 

Requirements:
  • Your iOS device must have Touch ID (fingerprint reader) or Face ID (facial recognition).
  • The device's Operating System version must be iOS 11.0 or later.
  • The device must have either Touch ID, Face ID or Passcode enabled. Touch ID or Face ID is the recommended choice. Refer to Set up Touch ID or Set up Face ID for directions.

You can download IBKR Mobile app on your iPhone directly from the App Store.

Get the IB Key from the Apple Store

 

Instructions:

1) On your iPhone tap the App Store App Store icon icon.

2) Tap the Search icon (magnifying glass) in the lower right corner,

Figure 2

3) Tap in the search bar at the top, type IBKR Mobile. The search results should automatically appear below the search box.

Figure 3

4) Select the IBKR Mobile from Interactive Brokers LLC and tap on the download icon GET (if prompted, enter your Apple ID password or provide your FaceID / Fingerprint).

Figure 4

5) Once the installation has completed, tap OPEN to launch the IBKR Mobile app.

Figure 5

6) Tap Setup IB Key using QR code.

Figure 6

7) Type the alphanumeric string present below the QR code in the Activation Code field.

Figure 7

8) Tap Activate IB Key

9) You will receive a message confirming the successful activation of IBKR Mobile Authentication (IB Key). Tap DONE to complete the procedure

Figure 9

 

 

References:
  • See KB2260 for instruction on how to activate and operate IBKR Mobile Authentication (IB Key).
  • See KB2748 for instructions on how to recover IBKR Mobile Authentication (IB Key).
  • See KB3236 for instructions on how to enable notifications for the IBKR Mobile app.
  • See KB3234 for troubleshooting missing IBKR Mobile notifications.
  • See KB3073 for instructions on how to migrate the IBKR Mobile Authentication (IB Key) to a new smartphone.

 

I am unable to scan the QR Code in Client Portal. How can I activate IBKR Mobile Authentication (IB Key) for Android?

Requirements:

  • Your Android Phone must not be rooted.
  • The Android OS version must be 6.0 or later.

You can download the IBKR Mobile app on your smartphone directly from;
Google Play Store , 360 Mobile Assistant or Baidu Mobile Assistant.

Get the IB Key from the Google Play store          Download IB Key from 360 Mobile Assistance          Download IB Key from Baidu Mobile Assistant

 
Instructions:

1) On your Android phone tap on the Play Store Google Play Store App icon app.

2) Tap on the search bar at the top, type IBKR Mobile then tap the magnifying glass to search.

Figure 2

3) Locate and select the app IBKR Mobile from Interactive Brokers Group, then tap on Install to the right.

Figure 3

  

4) Once the installation completes, tap on Open to launch the IBKR Mobile app.

Figure 4

5) Tap REGISTER TWO-FACTOR

Figure 5

6) Tap SESSION ID

Figure 6

7) Type the alphanumeric string present below the QR code in the Session ID field

Figure 7

8) Create a PIN of your preference then tap ACTIVATE. The PIN must be at least 4 and up to 6 characters (letters, numbers and special characters allowed). Tap +PIN Guidelines or refer to KB2269 for additional guidelines.

Figure 8

9) You will receive a message confirming the successful activation of IBKR Mobile Authentication (IB Key). Tap DONE to complete the procedure

Figure 9

 

 

Possible Issues and Solutions

 

  • During the IBKR Mobile Authentication (IB Key) activation, I receive an error message "An error has occurred. Please try again."

Figure 14

This error message (Figure 14) may indicate you are attempting to activate an IBKR Mobile Authentication (IB Key) instance that is already activated. Please try to log in to the Client Portal again. If you receive a notification on your smartphone once you have entered the credentials and you are able to complete the authentication once you tap on that notification, then your IBKR Mobile Authentication (IB Key)  instance is already activated and you no longer need to follow the steps on this article.

Alternatively, the error message may be displayed when the QR code shown in the Client Portal was already used to attempt an activation and is expired. In this case, please log out of the Client Portal and log back in to obtain a fresh QR code.

 

References:
  • See KB2260 for instruction on how to activate and operate IBKR Mobile Authentication (IB Key).
  • See KB2748 for instructions on how to recover IBKR Mobile Authentication (IB Key).
  • See KB3236 for instructions on how to enable notifications for the IBKR Mobile app.
  • See KB3234 for troubleshooting missing IBKR Mobile notifications.
  • See KB3073 for instructions on how to migrate the IBKR Mobile Authentication (IB Key) to a new smartphone.

I want to activate IBKR Mobile Authentication (IB Key) for Android with the QR Code from Client Portal

 

Requirements:

  • Your Android Phone must not be rooted.
  • The Android OS version must be 6.0 or later.

You can download the IBKR Mobile app on your smartphone directly from;
Google Play Store , 360 Mobile Assistant or Baidu Mobile Assistant.

Get the IB Key from the Google Play store          Download IB Key from 360 Mobile Assistance          Download IB Key from Baidu Mobile Assistant

 

Instructions:

1) On your Android phone tap on the Play Store Google Play Store App icon app.

2) Tap on the search bar at the top, type IBKR Mobile then tap the magnifying glass to search.

Figure 2

3) Locate and select the app IBKR Mobile from Interactive Brokers Group, then tap on Install to the right.

Figure 3

  

4) Once the installation completes, tap on Open to launch the IBKR Mobile app.

Figure 4

5) Tap REGISTER TWO-FACTOR

Figure 5

6) Tap SESSION ID

Figure 6

7) Tap QR CODE

Figure 7

8) Tap Allow if asked for permission to use the phone camera.

Figure 8

9) Point the lens of your smartphone camera towards the QR code. You don't need to "take a picture." When the code is in focus it is automatically captured. If your phone does not seem to recognize the QR code try to move your phone closer or farther away to the QR code in order to gain focus. If your phone does not recognize the QR code, please see the section Possible Issues and solutions at the bottom of this article.

Figure 9

10) Create a PIN of your preference then tap ACTIVATE. The PIN must be at least 4 and up to 6 characters (letters, numbers and special characters allowed). Tap +PIN Guidelines or refer to KB2269 for additional guidelines.

Figure 10


 

11) You will receive a message confirming the successful activation of IBKR Mobile Authentication (IB Key). Tap DONE to complete the procedure

Figure 11

 

 

Possible issues and solutions

 

  • My smartphone did not manage to read the QR code. What should I do?

Make sure you have activated the switch "Scan QR codes" from the Camera Settings of your smartphone (Figure 12)

Figure 12

 

  • My phone activates the front camera. How can I switch to the rear one?

Usually there is a specific button in the camera view to switch from front to rear lenses (Figure 13)

Figure 13

 

  • During the IBKR Mobile Authentication (IB Key) activation, I receive an error message "An error has occurred. Please try again."

Figure 14

This error message (Figure 14) may indicate you are attempting to activate an IBKR Mobile Authentication (IB Key) instance that is already activated. Please try to log in to the Client Portal again. If you receive a notification on your smartphone once you have entered the credentials and you are able to complete the authentication once you tap on that notification, then your IBKR Mobile Authentication (IB Key) instance is already activated and you no longer need to follow the steps on this article.

Alternatively, the error message may be displayed when the QR code shown in the Client Portal was already used to attempt an activation and is expired. In this case, please log out of the Client Portal and log back in to obtain a fresh QR code.

 

References:
  • See KB2260 for instruction on how to activate and operate IBKR Mobile Authentication (IB Key).
  • See KB2748 for instructions on how to recover IBKR Mobile Authentication (IB Key).
  • See KB3236 for instructions on how to enable notifications for the IBKR Mobile app.
  • See KB3234 for troubleshooting missing IBKR Mobile notifications (IB Key).
  • See KB3073 for instructions on how to migrate the IBKR Mobile Authentication (IB Key) to a new smartphone.
Syndicate content