Sudhakar Rayavaram
Problem solver (And maker),
Inquisitive (Root to most of my problems),
Software craftsman (Don't ask for estimates)

Works at TarkaLabs

Tech guy behind SportIndia.in

Installing RSA SecurID key in iPhone
22 May 2011

Somethings in the world are not expected to work seamlessly and needs a blog post tutorial. Installing RSA SecureID key into your iPhone is one of them…

RSA has this app for iPhone to generate keys that is needed to login to corporate VPNs enabled through RSA. Installing it is easy. But, getting the key into it is not very straightforward. Well, No more… because you folks have this tutorial ;)

Install the RSA app (linked above) into iPhone and get your RSA login key .sdtid file before doing the instructions below…

  1. Download the RSA’s TokenConverter tool (It will ask you for a valid email id and accept license agreement terms)
  2. Open your command prompt and run the following command from the folder where you have extracted TokenConverter tool (some corporations will create your .sdtid file with a unique password. Type it in if you got your .sdtid file with a password)

     TokenConverter  -mobile -p
    
  3. The above command when executed successfully should print a generated ctf string in the console. Copy it. It will look something like

     com.rsa.securid://ctf?ctfData=2000119722625607285525965262252517630605010534242616025667355410
    
  4. Compose a mail with a hyperlink pointing to the above copied url and send it to an account accessible from your iPhone. Sample:

     <a href="com.rsa.securid://ctf?ctfData=2000119722625607285525965262252517630605010534242616025667355410">
     Click here to install the key</a>
    
  5. Open this mail in your iPhone and click on the link to automatically load RSA SecurID application. It will start installing the token

  6. Goyala!!! It is done! You should be able to generate login tokens on the move from now