AWS cognito documentation change
Summary
Updated two documentation links from 'Scopes, M2M, and APIs with resource servers' to 'Scopes, M2M, and resource servers'
Security assessment
Minor editorial changes to link text without security implications or feature updates.
Diff
diff --git a/cognito/latest/developerguide/user-pool-settings-client-apps.md b/cognito/latest/developerguide/user-pool-settings-client-apps.md index 4d32d9a4d..6c52d61d0 100644 --- a//cognito/latest/developerguide/user-pool-settings-client-apps.md +++ b//cognito/latest/developerguide/user-pool-settings-client-apps.md @@ -135 +135 @@ The methods that your app client allows for sign-in. Your app can support authen -A custom scope is one that you define for your own resource server in the **Resource Servers**. The format is `resource-server-identifier`/`scope`. See [Scopes, M2M, and APIs with resource servers](./cognito-user-pools-define-resource-servers.html). +A custom scope is one that you define for your own resource server in the **Resource Servers**. The format is `resource-server-identifier`/`scope`. See [Scopes, M2M, and resource servers](./cognito-user-pools-define-resource-servers.html). @@ -203 +203 @@ Because you don't invoke the client credentials flow as a user, this grant can o -Because ID tokens are a validation of user attributes, they aren't relevant to M2M communication, and a client credentials grants doesn't issue them. See [Scopes, M2M, and APIs with resource servers](./cognito-user-pools-define-resource-servers.html). +Because ID tokens are a validation of user attributes, they aren't relevant to M2M communication, and a client credentials grants doesn't issue them. See [Scopes, M2M, and resource servers](./cognito-user-pools-define-resource-servers.html).