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

https://github.com/dadangnh/iam

Mirror of https://gitlab.com/dadangnh/iam
https://github.com/dadangnh/iam

api api-platform gitlab-ci iam php rbac symfony

Last synced: about 1 month ago
JSON representation

Mirror of https://gitlab.com/dadangnh/iam

Awesome Lists containing this project

README

          

# IAM (Identity and Access Management System)

[![pipeline status](https://gitlab.com/dadangnh/iam/badges/master/pipeline.svg)](https://gitlab.com/dadangnh/iam/-/commits/master)
[![Unit Test](https://github.com/dadangnh/iam/actions/workflows/unit-test.yml/badge.svg)](https://github.com/dadangnh/iam/actions/workflows/unit-test.yml)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5074/badge)](https://bestpractices.coreinfrastructure.org/projects/5074)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/44690bc332194c26a94dc8bb062a67f1)](https://www.codacy.com/gl/dadangnh/iam/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=dadangnh/iam&utm_campaign=Badge_Grade)
[![coverage report](https://gitlab.com/dadangnh/iam/badges/master/coverage.svg)](https://gitlab.com/dadangnh/iam/-/commits/master)

![Lines of code](https://img.shields.io/tokei/lines/gitlab.com/dadangnh/iam)
![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/dadang/iam_backend)
![Packagist License](https://img.shields.io/packagist/l/dadangnh/iam)

![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/dadangnh/iam)
![Packagist Version](https://img.shields.io/packagist/v/dadangnh/iam)
![GitLab tag (latest by SemVer)](https://img.shields.io/gitlab/v/tag/dadangnh/iam)
![Docker Image Version (latest semver)](https://img.shields.io/docker/v/dadang/iam_backend)

Source code service Identity and Access Management based on [Api-Platform](https://api-platform.com/) and [Symfony Framework](https://symfony.com/).

## Canonical source

The canonical source of IAM where all development takes place is [hosted on GitLab.com](https://gitlab.com/dadangnh/iam).

## Installation

Please check [INSTALLATION.md](INSTALLATION.md) for the installation instruction.

## Contributing

This is an open source project, and we are very happy to accept community contributions.

# License

This code is published under [GPLv3 License](LICENSE).