This page last changed on Mar 05, 2007 by justen.stepka@atlassian.com.
General
The general options are generic in the way the security server interacts with principals.
- Deployment Title: Specifies a unique name for this deployment.
- Domain: The domain the server is deployed for. This is used when setting security information on HTTP authentication cookies.
 | Be Careful
When developing on your local machine, the domain should be set to localhost.
If you wish to have SSO support for *.mydomain.com, you will need to set the cookie to .mydomain.com. Please take notice of the . before the top-level-domain. |
- Token Seed: This is a unique seed for each site deploymen tof crowd. This key is used when generating tokens for an authenticated client.
|