How to Customize the Web Start Software Token
The Web Start token is a great tool for software distribution. This document describes how to use a custom jw.properties file to create a custom WiKID software token for your enterprise.
The WiKID Web Start software token provides a great solution for distribution of the WiKID software token. We have added the ability to include a jw.properties file to customize the software token.
If you look at the contents of the .jnlp file for the token you will see this line:
<!-- <related-content href="http://www.wikidsystems.com/webdemo/tokens/j2se/3.1.8/jw.properties" title="Token Configuration File"/ -->
If you uncomment this line, then the token will customize itself using that file. Obviously, you would host these files yourself.
This is the content of the
domainSuffix=wikidsystems.net useIpBeforeDns=true debug=true trace=true dedicatedDomainCode=994543673643 preRegistration=required centerLogo=openid_logo.png defaultMinPin=6
