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 Boolean value indicating whether the user is authenticated or not.

session.tokenkey

The session key to use when storing a String value of the user's authentication token.

session.validationinterval

The session key to use when storing an Integer value of the number of minutes between authentication validation. If this value is set to 0, each HTTP request will be authenticated.

session.lastvalidation

The session key to use when storing a Date value of the user's last authentication.

関連トピック

Passing the crowd.properties File as an Environment Variable
4.1 Important Directories and Files
3.2 Adding an Application

  • ラベルなし