File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/ROOT/pages/getting-started Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,9 +65,9 @@ Wildcards are not supported.
6565=== Authentication providers
6666
6767All 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.
7171The API key will be shown after the GraphQL API key has been created.
7272
7373[CAUTION]
You can’t perform that action at this time.
0 commit comments