vpn connection with soft token

I use for years a vpn connection to connect to work(vpnc) without any issues having a hardware token to generate the password. The company moved to have a soft token solution using RSA and I am not able to find a way to connect. i use 13.2 and Leap42.1 on different VM’s so any version would be fine for me. So far I tried on 13.2 and I installed stoken and stoken-gui according to the info I found, but i’m missing some understanding in setting it up.
The helpdesk from work provided a key to use on the iOS but i want to use openSUSE to generate the token and to use it. Anyone has successfully done it?
i tried and couldn’t figure out what info is needed for device ID:
stoken import --force --token=xxxxxxx
This token is bound to a specific device.
Enter device ID from the RSA ‘About’ screen:

I would appreciate any help.
Thanks

well i found a solution. connected on a windows box which allowed me to set a new PIN and now i can connect as before using just vpnc on opensuse.
vpnc didn’t allow me to reset the PIN and i couldn’t find a parameter to interactively connect.( I think xauth in fact has a default parameter as [n]) and didn’t know how to set it to y.
bellow is the partially vpnc in debug mode.
S5.3 type-is-xauth check [2016-03-15 11:07:52]

S5.4 xauth type check [2016-03-15 11:07:52]
ARE YOU PREPARED TO ACCEPT A SYSTEM GENERATED PIN ? (y or n) [n]:

S5.5 do xauth reply [2016-03-15 11:07:52]
Answer for VPN user.name@xx.xxx.xxx.xxx:
size = 48, blksz = 8, padding = 0

anyway problem was solved. nothing else is needed now. Thanks