Skip to content

Commit 2f8b79b

Browse files
committed
review suggestions
1 parent 70ec2db commit 2f8b79b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/getting-started/graphql-aura.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ Wildcards are not supported.
6565
=== Authentication providers
6666

6767
All requests to the GraphQL API are authenticated and there are two options for the type of authentication: API key or JSON Web Key Set (JWKS).
68-
It is possible to use these in combination and have multiples of each.
68+
It is possible to set up multiple authentication providers and select a different one for each request.
6969

70-
Select **API Key** from the dropdown list and enter a name.
70+
For the purpose of this tutorial, avoid setting up a JWKS endpoint, select **API Key** from the dropdown list and enter a name.
7171
The API key will be shown after the GraphQL API key has been created.
7272

7373
[CAUTION]

0 commit comments

Comments
 (0)