OpenAM Java EE Policy Agent for Apache Tomcat
7.3K
Build docker image:
docker build . -t openidentityplatform/openam-j2ee-agent-tomcat
docker run --rm -it -e OPENAM_SERVER="http://host.docker.internal:8080/passport" -h app-01.domain.com -p 8081:8080 --name app-01 openidentityplatform/openam-j2ee-agent-tomcat
| Variable | Default Value | Description |
|---|---|---|
| OPENAM_SERVER | http://localhost:8081/openam | OpenAM Server URL |
| OPENAM_AGENT_USER | test | Agent profile name |
| OPENAM_AGENT_PASSWORD | test | Agent profile password |
| OPENAM_AGENT_URL | http://localhost:8080/agentapp | Agent app URL |
Content type
Image
Digest
Size
290.6 MB
Last updated
about 7 years ago
docker pull openidentityplatform/openam-j2ee-agent-tomcatPulls:
20
Last week