Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nervouswiggles/0643dcd30dfd9061a1e53c024afc5b3a to your computer and use it in GitHub Desktop.
Save nervouswiggles/0643dcd30dfd9061a1e53c024afc5b3a to your computer and use it in GitHub Desktop.
com.iplanet.am.naming.url=http://server1.drdomain.com:8080/openam/namingservice
com.sun.identity.agents.app.username=amadmin
com.iplanet.am.service.password=Password1
com.iplanet.am.server.protocol=http
com.iplanet.am.server.host=server1.drdomain.com:8080
com.iplanet.am.server.port=8080
com.iplanet.am.services.deploymentDescriptor=/openam
com.iplanet.am.cookie.encode=false
com.sun.identity.liberty.interaction.wspRedirectHandler=http://server1.drdomain.com:8080/openam/WSPRedirectHandler
com.sun.identity.loginurl=http://server1.drdomain.com:8080/openam/UI/Login
com.sun.identity.liberty.authnsvc.url=http://server1.drdomain.com:8080/openam/Liberty/authnsvc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment