rsa-securid.properties
This property file is described below:
### Enable Solution ###
### Values: true, false ###
rsasecurid.enable=true
### Single or Two Factor ###
### Single factor is authentication with RSA Only ###
### Two factor is RSA first then Atlassian ###
### Values: single, two
rsasecurid.factor=two
### RSA SecurID Token Separator ###
### Must be Java escaped ###
rsasecurid.token.separator=\\|
### RSA SecurID Token Code length ###
rsasecurid.token.code.length=8