Sun Java System Access Manager Policy Agent 2.2 Guide for Sun Java System Application Server 8.1

Form Login Processing Properties

com.sun.identity.agents.config.login.form[]

com.sun.identity.agents.config.login.error.uri[]

com.sun.identity.agents.config.login.use.internal

com.sun.identity.agents.config.login.content.file

· com.sun.identity.agents.config.login.form[]

Hot-swap enabled: Yes

This property is a list construct. This property is used by the agent to identify login requests and to take appropriate action. Each entry in the list should be the absolute URI of the resource specified in the web.xml deployment descriptor of the protected application in the element form-login-page.

· com.sun.identity.agents.config.login.error.uri[]

Hot-swap enabled: Yes

This property is a list construct. This property is used by the agent to identify error page requests and to take appropriate action. Each entry in the list should be the absolute URI of the resource specified in the web.xml deployment descriptor of the protected application in the element form-error-page.

· com.sun.identity.agents.config.login.use.internal

Hot-swap enabled: Yes

This property is a flag that specifies whether the agent should use internal content for handling form login requests.

· com.sun.identity.agents.config.login.content.file

Hot-swap enabled: Yes

This property specifies the name or complete path of the file used by the agent for handling form login requests.

Key Properties Affecting This Property

This property is only used when the following property is set as shown:

com.sun.identity.agents.config.login.use.internal = true