---
id: gk-foundation-connection-requested-scopes
title: "Filter - gk/foundation/connection/requested-scopes"
sidebar_label: "gk/foundation/connection/requested-scopes"
tags:
  - "1.26.0"
---

# Filter: gk/foundation/connection/requested-scopes

Filters the scopes a new connection handshake requests. Consumers append their domains.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $scopes | `string[]` | Requested scopes. Default: none. |

### Since

- 1.26.0

### Source

Defined in `AccountConnection/Framework.php` at line 195

