Redirect 302 redirect from GET @admin (a04225)

GET https://api-dev-bdw.softmena.dev/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#503
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#538 …}
  }
]
_stopwatch_token
"17cc98"
correlation_id
"b5bbb44d-8482-4c3a-bc65-57c6f8be8e0b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=65d2cr1mjdbued1o6i5484ke62; main_deauth_profile_token=a04225; sf_redirect=%7B%22token%22%3A%22a04225%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fprojects%5C%2Fbodhiwell%5C%2Fbodhiwell-backend%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"api-dev-bdw.softmena.dev"
referer
"https://api-dev-bdw.softmena.dev/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 05 Jun 2026 19:20:08 GMT"
x-debug-token
"038efa"

Cookies

Request Cookies

Key Value
PHPSESSID
"65d2cr1mjdbued1o6i5484ke62"
main_deauth_profile_token
"a04225"
sf_redirect
"{"token":"a04225","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/projects\/bodhiwell\/bodhiwell-backend\/src\/Controller\/Admin\/DashboardController.php","line":44},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Fri, 05 Jun 26 16:20:08 -0300"
Last used
"Fri, 05 Jun 26 16:20:08 -0300"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://api-dev-bdw.softmena.dev/admin"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/src/Controller/SecurityController.php"
    "line" => 33
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/src/Controller/SecurityController.php"
    "line" => 34
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/var/cache/dev/twig/1c/1cb7310022144cb1671520d08e550f0a.php"
    "line" => 163
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_85bba9e7ba957873a76ed2cfb8d7a670"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/var/cache/dev/twig/72/72341ecbb5ecdec609ab6cdb7168f5e2.php"
    "line" => 77
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b2a8b6e296651882c1f559ca164aaeb4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/var/cache/dev/twig/1c/1cb7310022144cb1671520d08e550f0a.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_85bba9e7ba957873a76ed2cfb8d7a670"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/src/Controller/SecurityController.php"
    "line" => 36
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/projects/bodhiwell/bodhiwell-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/projects/bodhiwell/bodhiwell-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACTIVE_TIMEWAIT_EMAIL
"0"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"axFgJhasxy111asdasdas1223"
APP_URL
"https://api-dev-bdw.softmena.dev"
AVAILABILITY_HISTORY_MONTHS
"2"
AVAILABILITY_MAX_DAILY_SLOTS
"5"
BODHIWELL_BRIDGE_SECRET
"1253Bod!euwo172.!"
BOOKING_REMINDER_TIME_HOURS
"12"
BOOKING_REMINDER_TIME_MINUTES
"120"
CONTACT_ADMIN_EMAIL
""
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://bodhiwell_user:bodhiwellbd12.8163g@127.0.0.1:3306/bodhiwell_v2?serverVersion=8.3.0&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
FIREBASE_API_KEY
"AIzaSyDpepJKMQiN6PfFV8h3I6-I1ozWSk1zXAg"
FIREBASE_AUTH_DOMAIN
"bodhiwell-7045c.firebaseapp.com"
FIREBASE_CREDENTIALS_PATH
"%kernel.project_dir%/config/firebase/firebase_credentials.json"
FIREBASE_PROJECT_ID
"bodhiwell-7045c"
FIREBASE_VAPID_KEY
"BFOdh8Q6mxCyw1Q3DOcD3u3zBs967bKU8OvcZY268TT0zYs2CKn4vfKAPHKKgsJnPThnXCjZr6CsTNR5ED-xoG8"
FRONTEND_URL
"https://dev-bdw.softmena.net"
GOOGLE_CLOUD_PROJECT
"bodhiwell-7045c"
JWT_PASSPHRASE
"386534f5504ff2b8489375d07dc7ee9606b615637994204cbeb0da2f3c2d18c7"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DELAY_MS
"500"
MAILER_DSN
"smtp://info@bodhiwell.es:d2YxK++aHt>@smtp.hostinger.com:465?encryption=ssl"
MAIL_FROM_ADDRESS
"info@bodhiwell.es"
MAIL_FROM_NAME
"BodhiWell"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NOTIFICATION_DRIVER
"firebase"
PAYMENT_SKIP_DOMAIN_POLICY
"1"
PLEXO_API_KEY
"a886acf074064f2cae9fb5069dd0c4a7f47d820e783e420982926d1e9d2913b4"
PLEXO_API_URL
"https://api.testing.plexo.com.uy"
PLEXO_AUTH_URL
"https://pagos.plexo.com.uy:4043/SecurePaymentGateway.svc"
PLEXO_BRIDGE_AUTHORIZATION_TYPE
"ANONYMOUS"
PLEXO_BRIDGE_AUTHORIZE_ACTION
"3"
PLEXO_BRIDGE_AUTH_TOKEN
"replace-me"
PLEXO_BRIDGE_BASE_URL
"http://localhost:9000"
PLEXO_BRIDGE_COMMERCE_ID
"12952"
PLEXO_BRIDGE_DEFAULT_ACTION
"SELECT_INSTRUMENT"
PLEXO_BRIDGE_DEFAULT_REDIRECT
"https://dev-bdw.softmena.net/reservations"
PLEXO_BRIDGE_DO_NOT_USE_CALLBACK
"0"
PLEXO_BRIDGE_FINGERPRINT
""
PLEXO_BRIDGE_IDENTIFICATION_TYPE
"IDENTIFICATION_TYPE_CI"
PLEXO_BRIDGE_LIMIT_ISSUERS
""
PLEXO_BRIDGE_MAX_RETRIES
"2"
PLEXO_BRIDGE_REDIRECT_BASE
"https://dev-bdw.softmena.net/professionals/booking-details"
PLEXO_BRIDGE_TIMEOUT_SECONDS
"10"
PLEXO_CLIENT_NAME
"BodhiwellTest"
PLEXO_FINGERPRINT
""
PLEXO_MAX_RETRIES
"3"
PLEXO_PFX_PASSWORD
"BodhiwellTest.Generate.123"
PLEXO_PFX_PATH
"%kernel.project_dir%/config/certs/BodhiwellTest.pfx"
PLEXO_TIMEOUT_SECONDS
"10"
PLEXO_WEBHOOK_SECRET
"1234567890abcdef"
REDIS_URL
"redis://DeveloperSoftmena123@135.181.199.25:6379/0"
TIMEWAIT_EMAIL
"0"
WORDPRESS_URL
"https://bodhiwell.uy/blog"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/projects/bodhiwell/bodhiwell-backend/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=65d2cr1mjdbued1o6i5484ke62; main_deauth_profile_token=a04225; sf_redirect=%7B%22token%22%3A%22a04225%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fprojects%5C%2Fbodhiwell%5C%2Fbodhiwell-backend%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"api-dev-bdw.softmena.dev"
HTTP_REFERER
"https://api-dev-bdw.softmena.dev/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.192"
REMOTE_PORT
"27642"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780687208
REQUEST_TIME_FLOAT
1780687208.874
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/projects/bodhiwell/bodhiwell-backend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"135.181.199.25"
SERVER_NAME
"api-dev-bdw.softmena.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/projects/bodhiwell/bodhiwell-backend/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,FIREBASE_CREDENTIALS_PATH,FIREBASE_PROJECT_ID,FIREBASE_API_KEY,FIREBASE_AUTH_DOMAIN,GOOGLE_CLOUD_PROJECT,MAILER_DSN,MAIL_FROM_ADDRESS,MAIL_FROM_NAME,CONTACT_ADMIN_EMAIL,ACTIVE_TIMEWAIT_EMAIL,TIMEWAIT_EMAIL,AVAILABILITY_HISTORY_MONTHS,AVAILABILITY_MAX_DAILY_SLOTS,PLEXO_API_KEY,PLEXO_FINGERPRINT,PLEXO_TIMEOUT_SECONDS,PLEXO_MAX_RETRIES,PLEXO_WEBHOOK_SECRET,PLEXO_BRIDGE_BASE_URL,PLEXO_BRIDGE_AUTH_TOKEN,PLEXO_BRIDGE_TIMEOUT_SECONDS,PLEXO_BRIDGE_MAX_RETRIES,PLEXO_BRIDGE_DEFAULT_ACTION,PLEXO_BRIDGE_AUTHORIZATION_TYPE,PLEXO_BRIDGE_LIMIT_ISSUERS,PLEXO_BRIDGE_AUTHORIZE_ACTION,PLEXO_BRIDGE_FINGERPRINT,PLEXO_BRIDGE_IDENTIFICATION_TYPE,PLEXO_BRIDGE_DO_NOT_USE_CALLBACK,PAYMENT_SKIP_DOMAIN_POLICY,NOTIFICATION_DRIVER,FIREBASE_VAPID_KEY,BOOKING_REMINDER_TIME_HOURS,BOOKING_REMINDER_TIME_MINUTES,REDIS_URL,MAILER_DELAY_MS,WORDPRESS_URL,BODHIWELL_BRIDGE_SECRET,DEFAULT_URI,LOCK_DSN,MESSENGER_TRANSPORT_DSN,FRONTEND_URL,APP_URL,PLEXO_BRIDGE_DEFAULT_REDIRECT,PLEXO_BRIDGE_REDIRECT_BASE,PLEXO_BRIDGE_COMMERCE_ID,PLEXO_AUTH_URL,PLEXO_API_URL,PLEXO_CLIENT_NAME,PLEXO_PFX_PATH,PLEXO_PFX_PASSWORD"
USER
"www-data"