S3Infosoft / mvr-insights

Front End Application
MIT License
0 stars 0 forks source link

Keycloak support #1

Open sidhshar opened 5 years ago

sidhshar commented 5 years ago

Open Source Identity and Access Management

sidhshar commented 4 years ago

https://www.keycloak.org/docs/latest/securing_apps/

sidhshar commented 4 years ago

Evaluate 2FA using Google Authenticator https://ultimatesecurity.pro/post/2fa/

sidhshar commented 4 years ago

Step1. Run the Keycloak as a docker service (IP) Step2. Learn the various concepts in Keycloak, then API Step3. Invoke the Login API from Insights Step4. 2FA - (Google Authenticator)

sidhshar commented 4 years ago

Hi. Another interesting concept: https://www.privacyidea.org

itsvinayak commented 4 years ago

whenever I try to run docker-compose using a command docker-compose up

it is unable to start a docker image of keycloak

Screenshot from 2020-03-24 14-12-02

Screenshot from 2020-03-24 14-15-33

and when I try to run a separate image of keycloak I got a connection error

Screenshot from 2020-03-24 14-16-09