Skip to content

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

License

Notifications You must be signed in to change notification settings

MarkkuPekkarinen/OpenAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Open Identity Platform Community
Jun 21, 2021
7529aa9 · Jun 21, 2021
May 15, 2018
Nov 30, 2015
Feb 20, 2020
Aug 8, 2019
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Dec 12, 2019
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Dec 12, 2019
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Jun 21, 2021
Dec 12, 2019
Dec 9, 2020
Sep 17, 2020
Mar 20, 2018
Jun 21, 2021
Jul 29, 2019
Nov 18, 2017
Jun 21, 2021
Jul 12, 2012

Repository files navigation

OpenAM Logo

Latest release Build Status Issues Last commit License Downloads Docker 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 https://github.com/OpenIdentityPlatform/OpenAM.git
mvn install -f OpenAM

How-to run after build

Add FQDN host name in /etc/hosts (Windows c:\windows\systems32\drivers\etc\hosts):

127.0.0.1 login.domain.com

Run OpenAM from source:

mvn cargo:run -f OpenAM/openam-server

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


Important Note

You must allocate at least 1024m (2048m with embedded OpenDJ) heap memory for OpenAM JVM using -Xmx option.

For example, -Xmx2048m


Support and Mailing List Information

Contributing

Please, make Pull request

Thanks for OpenAM

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

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.5%
  • JavaScript 1.9%
  • CSS 1.1%
  • HTML 0.6%
  • C# 0.4%
  • C 0.2%
  • Other 0.3%