sacg-cronogramas/public/keycloak.json
luis cespedes 8a1434e553 keycloack direct funcionando
se implemente el direct access grant para probar el post login
2025-05-19 14:18:31 -04:00

8 lines
180 B
JSON

{
"realm": "angular-app",
"auth-server-url": "http://192.168.1.27:8080/",
"resource": "angular-app",
"credentials": {
"secret": "zYbODELDmLjK9c9gHNbTUe8mSZlcLFZm"
}
}