diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..42fcf85 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,5 @@ + +# Listado de herramientas y servicios + +1. [Keycloak](keycloak/README.md) + diff --git a/docs/keycloak/README.md b/docs/keycloak/README.md index 4b6d3ce..481d3a3 100644 --- a/docs/keycloak/README.md +++ b/docs/keycloak/README.md @@ -1,8 +1,15 @@ +[<< back](../README.md) | [Indice](../README.md) | [next >>](../README.md) + # Keycloak -Enlaces de inteŕes: -* https://www.keycloak.org/ +> Enlaces de inteŕes: +> * https://www.keycloak.org/ + +Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services. + +[The quickstarts](https://github.com/keycloak/keycloak-quickstarts) demonstrate securing applications with Keycloak. +They provide small, specific, working examples that can be used as a reference for your own project. ## Instalación desde Docker