Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```