https://github.com/natthasath/docker-openam
OpenAM is an open-source access management solution that provides authentication, authorization, entitlement, and federation services. It enables secure access to applications and services by managing user identities and policies across diverse platforms and environments.
https://github.com/natthasath/docker-openam
docker-compose openam opendj
Last synced: 28 days ago
JSON representation
OpenAM is an open-source access management solution that provides authentication, authorization, entitlement, and federation services. It enables secure access to applications and services by managing user identities and policies across diverse platforms and environments.
- Host: GitHub
- URL: https://github.com/natthasath/docker-openam
- Owner: natthasath
- License: mit
- Created: 2024-08-05T08:58:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T03:07:14.000Z (almost 2 years ago)
- Last Synced: 2025-02-21T23:21:56.463Z (over 1 year ago)
- Topics: docker-compose, openam, opendj
- Language: YAML
- Homepage: https://www.openidentityplatform.org/blog/openam-opendj-docker
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker OpenAM
OpenAM is an open-source access management solution that provides authentication, authorization, entitlement, and federation services. It enables secure access to applications and services by managing user identities and policies across diverse platforms and environments.



### 🏆 Run
- [http://localhost:8080/](http://localhost:8080/) username : `admin` password : `admin`
```shell
docker-compose up -d
```