https://github.com/openidentityplatform/openam-jee-agents
OpenAM Java EE Policy Agents is an OpenAM add-on component that functions as a Policy Enforcement Point (PEP) for applications deployed on a Java EE-based servlet container or application server. The policy agent protects web-based applications and implements single sign-on (SSO) capabilities for the applications deployed in the container.
https://github.com/openidentityplatform/openam-jee-agents
jetty open-source openam sso sso-client tomcat
Last synced: 5 months ago
JSON representation
OpenAM Java EE Policy Agents is an OpenAM add-on component that functions as a Policy Enforcement Point (PEP) for applications deployed on a Java EE-based servlet container or application server. The policy agent protects web-based applications and implements single sign-on (SSO) capabilities for the applications deployed in the container.
- Host: GitHub
- URL: https://github.com/openidentityplatform/openam-jee-agents
- Owner: OpenIdentityPlatform
- License: other
- Created: 2017-09-19T15:21:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T09:34:42.000Z (11 months ago)
- Last Synced: 2025-04-06T11:24:38.489Z (6 months ago)
- Topics: jetty, open-source, openam, sso, sso-client, tomcat
- Language: Java
- Homepage:
- Size: 1.14 MB
- Stars: 6
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MD
Awesome Lists containing this project
README
## OpenAM Java EE Policy Agents
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases)
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/actions/workflows/build.yml)
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/actions/workflows/deploy.yml)
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/issues)
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/commits/master)
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/blob/master/LICENSE.md)
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents)
[](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents)OpenAM Java EE Policy Agents is an OpenAM add-on component that functions as a Policy Enforcement Point (PEP) for applications deployed on a Java EE-based servlet container or application server. The policy agent protects web-based applications and implements single sign-on (SSO) capabilities for the applications deployed in the container.
## License
This project is licensed under the [Common Development and Distribution License (CDDL)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/blob/master/LICENSE.md).## Downloads
* [OpenAM Java Policy Agent (Tomcat v6-v9 ZIP)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases) (All OS)
* [OpenAM Java Policy Agent (Jetty v61 ZIP)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases) (All OS)
* [OpenAM Java Policy Agent (Jetty v7-v8 ZIP)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases) (All OS)
* [OpenAM Java Policy Agent (Appserver v10 ZIP)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases) (All OS)
* [OpenAM Java Policy Agent (JBoss v42 ZIP)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases) (All OS)
* [OpenAM Java Policy Agent (JBoss v7 ZIP)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases) (All OS)
* [OpenAM Java Policy Agent (JSR196 ZIP)](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/releases) (All OS)
* Docker:
* [OpenAM Java Policy Agent on Tomcat](https://hub.docker.com/r/openidentityplatform/openam-j2ee-agent-tomcat):
* openidentityplatform/openam-j2ee-agent-tomcat:tomcat
* openidentityplatform/openam-j2ee-agent-tomcat:tomee-8-jre-7.1.0-plusJava 1.8+ required
## How-to build
```bash
git clone https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents.git
mvn install -f OpenAM-JEE-Agents
```## Support and Mailing List Information
* OpenAM Java Policy Agent Community [documentation](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/wiki)
* OpenAM Java Policy Agent Community [discussions](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/discussions)
* OpenAM Java Policy Agent Community [issues](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/issues)
* OpenAM Java Policy Agent [commercial support](https://github.com/OpenIdentityPlatform/.github/wiki/Approved-Vendor-List)## Contributing
Please, make [Pull request](https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents/pulls)## Thanks for OpenAM Java Policy Agent 🥰
* Sun Access Manager
* Sun OpenSSO
* Oracle OpenSSO
* Forgerock OpenAM