Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T03:07:14.000Z (4 months ago)
- Last Synced: 2024-08-14T04:30:57.428Z (4 months 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.
![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)### 🏆 Run
- [http://localhost:8080/](http://localhost:8080/) username : `admin` password : `admin`
```shell
docker-compose up -d
```