[N] .
parent
2198c5c95e
commit
3f20d8b2e3
|
@ -0,0 +1,5 @@
|
|||
|
||||
# Listado de herramientas y servicios
|
||||
|
||||
1. [Keycloak](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
|
||||
|
||||
|
|
Loading…
Reference in New Issue