POST http://portalhospitalgranada.novaimaging.co/api/login_check

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_firewall_context
"security.firewall.map.context.login"
_route
"api_login_check"
_route_params
[]
_stopwatch_token
"c9057f"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
authorization
""
content-length
"84"
content-type
"application/json"
host
"portalhospitalgranada.novaimaging.co"
user-agent
"Symfony HttpClient (Curl)"
x-forwarded-for
"34.26.253.2"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"34.26.253.2"

Request Content

Pretty

{
    "username": "api_user@novaimaging.co",
    "password": "9147660262120359d63483d71a0f2418"
}

Raw

{"username":"api_user@novaimaging.co","password":"9147660262120359d63483d71a0f2418"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sat, 11 Jul 2026 21:15:05 GMT"
x-debug-token
"cfa12d"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_API_URL
"https://127.0.0.1:8000"
APP_API_USER
"api_user@novaimaging.co"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"deecb6afe590da01950d366ffb3f84de"
BREVO_API_KEY
"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"
DATABASE_URL
"postgresql://nova_ris:N0v41m4g1ng@127.0.0.1:5432/portalhg_db?serverVersion=16"
JWT_PASSPHRASE
"0ec0c7665e1ef109965e00517cd57afe"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"brevo+api://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@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"84"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/portalhg/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/portalhg/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_HOST
"portalhospitalgranada.novaimaging.co"
HTTP_USER_AGENT
"Symfony HttpClient (Curl)"
HTTP_X_FORWARDED_FOR
"34.26.253.2"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"34.26.253.2"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"172.19.0.2"
REMOTE_PORT
"59172"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1783804504
REQUEST_TIME_FLOAT
1783804504.7606
REQUEST_URI
"/api/login_check"
SCRIPT_FILENAME
"/var/www/html/portalhg/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.17.0.1"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"portalhospitalgranada.novaimaging.co"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at portalhospitalgranada.novaimaging.co Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,APP_API_USER,APP_API_URL,MESSENGER_TRANSPORT_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,BREVO_API_KEY"