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

https://github.com/webeetle/integrationexample-iam

Integration Example - IAM
https://github.com/webeetle/integrationexample-iam

Last synced: 3 months ago
JSON representation

Integration Example - IAM

Awesome Lists containing this project

README

          

# Bekube Integration Example - IAM

## How to run example

Install first the dependency for create a local server
```bash
$ npm install
```
after this step open keycloak.json and change placeholders values with yours, now you can start the local server
```bash
$ npm start
```