AuthController :: token
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
client_id | "administration" |
grant_type | "password" |
password | "xtwkRbxjeps9G3K" |
scope | "write" |
username | "api" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Shopware\Core\Framework\Api\Controller\AuthController::token" |
_cspNonce | "HmUteJAvbVA=" |
_route | "api.oauth.token" |
_routeScope | [
"api"
] |
_route_params | [ "auth_required" => false ] |
_stopwatch_token | "f54133" |
auth_required | false |
sw-context | Shopware\Core\Framework\Context {#2478 #extensions: [] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #scope: "system" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SystemSource {#2486 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2476 …} #states: [] } |
Request Headers
Header | Value |
---|---|
content-length | "94" |
content-type | "application/x-www-form-urlencoded" |
forwarded | "for="46.243.90.7";host="dev2.bartek.426.agency";proto=https" |
host | "dev2.bartek.426.agency" |
surrogate-capability | "symfony="ESI/1.0"" |
user-agent | "GuzzleHttp/7" |
x-forwarded-for | "46.243.90.7" |
x-php-ob-level | "1" |
Request Content
Raw
grant_type=password&client_id=administration&password=xtwkRbxjeps9G3K&username=api&scope=write
Response
Response Headers
Header | Value |
---|---|
access-control-allow-headers | "Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls" |
access-control-allow-methods | "GET,POST,PUT,PATCH,DELETE" |
access-control-allow-origin | "*" |
access-control-expose-headers | "Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls" |
cache-control | "no-store, private" |
content-security-policy | "object-src 'none'; script-src 'none'; base-uri 'self'; frame-ancestors 'none';" |
content-type | "application/json; charset=UTF-8" |
date | "Mon, 28 Apr 2025 16:08:36 GMT" |
pragma | "no-cache" |
referrer-policy | "strict-origin-when-cross-origin" |
server-timing | "" |
strict-transport-security | "max-age=31536000; includeSubDomains" |
x-content-type-options | "nosniff" |
x-debug-token | "90f914" |
x-frame-options | "deny" |
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_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "def00000e8cec14dc31cc63b958cf88909923c0c67cc3503cf9d9f6a96c52c9d06f299fc4d97e56afad63453499d656678ad60d3e4fa1514aae87c146e258d88011be684" |
APP_URL | "https://dev2.bartek.426.agency" |
BLUE_GREEN_DEPLOYMENT | "1" |
COMPOSER_HOME | "/var/www/dev2.bartek.426.agency/var/cache/composer" |
DATABASE_URL | "mysql://bartek:wqrfgo87wfwa!@localhost:3306/bartek_shopware_dev2_6690" |
DISABLE_ADMIN_COMPILATION_TYPECHECK | "1" |
INSTANCE_ID | "E0WZVYBbliTysjVUvadhKPvMgTIOqEuZ" |
LOCK_DSN | "flock" |
MAILER_URL | "null://localhost" |
OPENSEARCH_URL | "http://localhost:9200" |
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD | "1" |
REDIS_URL_CACHE | "" |
SHOPWARE_ADMIN_BUILD_ONLY_EXTENSIONS | "1" |
SHOPWARE_CDN_STRATEGY_DEFAULT | "id" |
SHOPWARE_ES_ENABLED | "0" |
SHOPWARE_ES_HOSTS | "" |
SHOPWARE_ES_INDEXING_ENABLED | "0" |
SHOPWARE_ES_INDEX_PREFIX | "sw" |
SHOPWARE_ES_THROW_EXCEPTION | "1" |
SHOPWARE_HTTP_CACHE_ENABLED | "0" |
SHOPWARE_HTTP_DEFAULT_TTL | "7200" |
STOREFRONT_PROXY_URL | "http://localhost" |
Defined as regular env variables
Key | Value |
---|---|
APP_RUNTIME_OPTIONS | [ "prod_envs" => [ "prod" "e2e" ] ] |
CONTENT_LENGTH | "94" |
CONTENT_TYPE | "application/x-www-form-urlencoded" |
CONTEXT_DOCUMENT_ROOT | "/var/www/dev2.bartek.426.agency/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/dev2.bartek.426.agency/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_FORWARDED | "for="46.243.90.7";host="dev2.bartek.426.agency";proto=https" |
HTTP_HOST | "dev2.bartek.426.agency" |
HTTP_USER_AGENT | "GuzzleHttp/7" |
HTTP_X_FORWARDED_FOR | "46.243.90.7" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "dev2.bartek.426.agency" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/api/oauth/token" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "36936" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1745856515 |
REQUEST_TIME_FLOAT | 1745856515.4689 |
REQUEST_URI | "/api/oauth/token" |
SCRIPT_FILENAME | "/var/www/dev2.bartek.426.agency/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "46.243.90.7" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "dev2.bartek.426.agency" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at dev2.bartek.426.agency Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
SSL_TLS_SNI | "dev2.bartek.426.agency" |
SYMFONY_DOTENV_PATH | "/var/www/dev2.bartek.426.agency/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,APP_DEBUG,COMPOSER_HOME,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT,REDIS_URL_CACHE,DISABLE_ADMIN_COMPILATION_TYPECHECK,SHOPWARE_ADMIN_BUILD_ONLY_EXTENSIONS,PUPPETEER_SKIP_CHROMIUM_DOWNLOAD" |
USER | "www-data" |
proxy-nokeepalive | "1" |