Skip to content

Latest commit

 

History

History
63 lines (53 loc) · 4.08 KB

File metadata and controls

63 lines (53 loc) · 4.08 KB

OpenAM Logo

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

Open Access Management (OpenAM) is an access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.

Cross Domain Single Sign On (CDSSO), SAML 2.0, OAuth 2.0 & OpenID Connect ensure that OpenAM integrates easily with legacy, custom and cloud applications without requiring any modifications. It's a developer-friendly, open-source control solution that allows you to own and protect your users digital identities.

License

This project is licensed under the Common Development and Distribution License (CDDL).

Downloads

Download OpenAM Policy Agents:

How-to build

For windows use:

git config --system core.longpaths true
git clone --recursive  https://github.com/OpenIdentityPlatform/OpenAM.git
mvn -DskipTests -Dmaven.javadoc.skip=true install -f OpenAM/OpenDJ/forgerock-parent
mvn -DskipTests -Dmaven.javadoc.skip=true install -f OpenAM/OpenDJ
mvn install -f OpenAM

How-to run after build

mvn cargo:run -f OpenAM/openam-server

The next step is then to go to http://localhost:8080/openam where you'll see the OpenAM welcome page

Support and Mailing List Information

Contributing

Please, make Pull request

Thanks for OpenAM

  • Sun Access Manager
  • Sun OpenSSO
  • Oracle OpenSSO
  • Forgerock OpenAM