Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aem/core_aem/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ When using JWT credentials also set

When using OAuth credentials also set
* `aio.client.secret` your Adobe Developer Console oAuth credential client secret
* `aio_oauth_scopes` a comma separated list of OAuth scopes associated with your API, see your Adobe Developer Console OAuth scopes (project.workspace.details.credentials[i].oauth_server_to_server.scopes)
* `aio.oauth.scopes` a comma separated list of OAuth scopes associated with your API, see your Adobe Developer Console OAuth scopes (project.workspace.details.credentials[i].oauth_server_to_server.scopes)

For more details on the above please refer to
* [`aio-lib-java-core` docs](../../core/README.md) for more details
Expand Down