-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1d37c8
commit cae54e9
Showing
3 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Configuración de realms | ||
|
||
Teniendo una cuenta con acceso a la Consola de Administración, puedes configurar realms. Un realm es un espacio donde gestionas objetos, incluidos usuarios, aplicaciones, roles y grupos. Un usuario pertenece a un realm e inicia sesión en él. Una implementación de Keycloak puede definir, almacenar y gestionar tantos realms como permita el espacio en la base de datos. | ||
|
||
## Uso de la Consola de Administración | ||
|
||
1. Ve a la URL de la Consola de Administración. Por ejemplo, para localhost, usa esta URL: http://localhost:8080/admin/ | ||
|
||
![Signin](../image/sign.png) | ||
|
||
2. Ingresa el nombre de usuario y la contraseña con permisos de administración. Esta acción mostrará la Consola de Administración. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters