OpenIdentityPlatform / OpenAM-Web-Agents

OpenAM Web Policy Agents is an OpenAM add-on component that functions as a Policy Enforcement Point (PEP) for applications deployed on Apache HTTP Server ("httpd"). The policy agent protects web-based applications and implements single sign-on (SSO) capabilities for the applications deployed in the container.
Other
5 stars 8 forks source link
agent apache2 c cpp httpd openam openam-sdk policy sso sso-client

OpenAM Web Policy Agents

Latest release Build Status Issues Last commit License Gitter Top language Code size in bytes

OpenAM Web Policy Agents is an OpenAM add-on component that functions as a Policy Enforcement Point (PEP) for applications deployed on Apache HTTP Server ("httpd"). 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).

Downloads

How-to build

sudo apt-get install -qq -y libpcre3-dev libbz2-dev
git clone --recursive  https://github.com/OpenIdentityPlatform/OpenAM-Web-Agents.git
cd OpenAM-Web-Agents
./prepare-apache.sh
make apache22zip && ls build/*.zip
make apachezip && ls build/*.zip

Support and Mailing List Information

Contributing

Please, make Pull request

Thanks for OpenAM Web Policy Agent