WebSphere® Application Server or properties define values that are specific to
integrating IBM Verify Identity Governance
with the application server.
WebSphere application
server properties page lists these WebSphere Application Server
properties.
WebSphere application server properties
(Software Stack)
- Platform Context Factory Name
enrole.platform.contextFactory
-
Do not modify this property key and value.
Specifies the Java™ class for the platform context factory
that defines the integration point for IBM Verify Identity Governance with the WebSphere Application Server.
Example (default, entered as a single line):
enrole.platform.contextFactory=com.ibm.itim.apps.impl.websphere.
WebSpherePlatformContextFactory
- Application server
enrole.appServer.contextFactory
-
Do not modify this property key and value.
Specifies the Java class that determines which JNDI factory
to use with the WebSphere Application Server.
Example (default):
enrole.appServer.contextFactory=com.ibm.websphere.naming.
WsnInitialContextFactory
enrole.appServer.url
-
This property key and value can be changed only by a qualified administrator.
Specifies the location of the application server naming service. This value is obtained during
IBM Verify Identity Governance
installation.
Example:
enrole.appServer.url=iiop://localhost:2809
enrole.appServer.usertransaction.jndiname
-
Do not modify this property key and value.
Specifies the JNDI name of the JTA (Java Transaction API)
User Transaction object.
Example (default):
enrole.appServer.usertransaction.jndiname=jta/usertransaction