env example update
This commit is contained in:
parent
48d2a3ff42
commit
9af0df3cca
23
.env.example
23
.env.example
@ -7,9 +7,9 @@ LOG_CHANNEL=stack
|
|||||||
|
|
||||||
DB_CONNECTION=mysql
|
DB_CONNECTION=mysql
|
||||||
DB_HOST="localhost"
|
DB_HOST="localhost"
|
||||||
DB_DATABASE="trfcertest"
|
DB_DATABASE="xxxx"
|
||||||
DB_USERNAME="solocla"
|
DB_USERNAME="xxxx"
|
||||||
DB_PASSWORD="xxxxxxx"
|
DB_PASSWORD="xxxxx"
|
||||||
DB_PREFIX="auth_"
|
DB_PREFIX="auth_"
|
||||||
|
|
||||||
BROADCAST_DRIVER=log
|
BROADCAST_DRIVER=log
|
||||||
@ -41,19 +41,8 @@ MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
|
|||||||
|
|
||||||
# Credenziali API VisualLims
|
# Credenziali API VisualLims
|
||||||
SIMULATE_EXPORT_LIMS=true
|
SIMULATE_EXPORT_LIMS=true
|
||||||
API_BASE_URL=https://93.43.5.102/limsapi
|
API_BASE_URL=https://bvcpsitaly-elims.com/limsapi
|
||||||
API_USERNAME=xxxx
|
API_USERNAME=WebApiUser
|
||||||
API_PASSWORD=XXXX
|
API_PASSWORD=webapiuser01
|
||||||
|
|
||||||
BASE_URL=http://localhost:8000/userarea/
|
BASE_URL=http://localhost:8000/userarea/
|
||||||
|
|
||||||
# Credenziali ENTRAID
|
|
||||||
|
|
||||||
AZURE_CLIENT_ID=your-client-id
|
|
||||||
AZURE_CLIENT_SECRET=your-client-secret
|
|
||||||
AZURE_REDIRECT_URI=https://your-app.com/auth/azure/callback
|
|
||||||
AZURE_TENANT_ID=
|
|
||||||
|
|
||||||
MICROSOFT_CLIENT_ID=your_client_id_here
|
|
||||||
MICROSOFT_CLIENT_SECRET=your_client_secret_here
|
|
||||||
MICROSOFT_REDIRECT_URI="${APP_URL}/auth/microsoft/callback"
|
|
||||||
File diff suppressed because one or more lines are too long
@ -311,3 +311,4 @@
|
|||||||
</BODY></HTML>
|
</BODY></HTML>
|
||||||
|
|
||||||
2026-02-25 15:23:12 [AnagraficaCertestObject] Autenticazione fallita: HTTP 400, Errore cURL: , Risposta: {"title":"Bad Request","status":400,"detail":"Cannot persist the object. It was modified or deleted (purged) by another application.","instance":"POST /api/authentication/authenticate","errorCode":"96bfc1252b"}
|
2026-02-25 15:23:12 [AnagraficaCertestObject] Autenticazione fallita: HTTP 400, Errore cURL: , Risposta: {"title":"Bad Request","status":400,"detail":"Cannot persist the object. It was modified or deleted (purged) by another application.","instance":"POST /api/authentication/authenticate","errorCode":"96bfc1252b"}
|
||||||
|
2026-02-26 15:01:32 [AnagraficaCertestObject] Autenticazione fallita: HTTP 400, Errore cURL: , Risposta: {"title":"Bad Request","status":400,"detail":"Cannot persist the object. It was modified or deleted (purged) by another application.","instance":"POST /api/authentication/authenticate","errorCode":"96bfc1252b"}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user