The crowd.properties File

All Versions
Click for all versions
Crowd 1.2 Documentation

Index

The attributes of the crowd.properties file are as follows:

Attribute Description
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 principal 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 principal is authenticated or not.
session.tokenkey The session key to use when storing a String value of the principal'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 principal's last authentication.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.