From 3f20d8b2e3de9f78ad2b83b943a6ed7482b7d1ea Mon Sep 17 00:00:00 2001 From: David Vargas Date: Tue, 8 Mar 2022 17:13:28 +0000 Subject: [PATCH] [N] . --- docs/README.md | 5 +++++ docs/keycloak/README.md | 11 +++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 docs/README.md 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