Arreglado fallo de aunteticación y agregado endpoint de subir archivo (sin probar)

This commit is contained in:
2025-12-17 12:32:27 +01:00
parent ffc1557074
commit e15c0bcd8f
10 changed files with 339 additions and 65 deletions

View File

@@ -1,11 +1,20 @@
{
"Jwt": {
"Key": "Asegasa_APIFicheros2025_5849651882",
"Issuer": "MiAPI_AuthServer",
"Audience": "TuAudience",
"ExpireMinutes":1
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"DatosLogin": {
"Usuario": "ASEGASA",
"Password": "Asegasa.2025"
},
"Configuracion": {
"SegundosMinimosEntreProcesos": "60",
"HoraProcesosDiarios": "06:30",