| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the codebase for IAM-aaS, an Identity and Access Management as a Service solution which uses Keycloak as identity provider.
git clone https://github.com/omidmk567/IAM-aaS.git && cd IAM-aaS/iam-apiOptionally configure other properties placed in application.properties file.
Build and start the IAM-aaS containers.
mvn spring-boot:runThere are two profiles: dev and prod. You can specify the active profile with option -Dspring-boot.run.profiles=prod. the default active profile is dev. Webserver is accessible on localhost:8000.
We welcome contributions to IAM-aaS! Feel free to submit bug reports, feature requests, or pull requests through our GitHub repository.
| Back | FazBrowse Home | New Git URL |