
Documentation for Crowd 1.3. Documentation for other versions of Crowd is available too.
The attributes of the crowd.properties file are as follows:
属性 |
説明 |
|---|---|
application.name |
The name that the application will use when authenticating with the Crowd server. This needs to match the name you specified in 3.2 Adding an Application. |
application.password |
The password that the application will use when authenticating with the Crowd server. This needs to match the password you specified in 3.2 Adding an Application. |
application.login.url |
The URL to which to redirect the user should their authentication token expire or be invalid due to security restrictions. |
crowd.server.url |
The URL to use when connecting with the integration libraries to communicate with the Crowd server. |
session.isauthenticated |
The session key to use when storing a |
session.tokenkey |
The session key to use when storing a |
session.validationinterval |
The session key to use when storing an |
session.lastvalidation |
The session key to use when storing a |
Passing the crowd.properties File as an Environment Variable
4.1 Important Directories and Files
3.2 Adding an Application