Skip to content

Commit

Permalink
Merge branch 'dam-integration-with-dxp' of github.com:ibexa/documenta…
Browse files Browse the repository at this point in the history
…tion-developer into dam-integration-with-dxp
  • Loading branch information
juskora committed Nov 29, 2024
2 parents fb7b4be + a921e94 commit 0e5e52c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/dam/integration_with_dxp.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,10 @@ Next, enable 0Auth Server authentication. To do it, follow steps up to the [Clie

If you have your [[= product_name =]] project deplyed on Platform.sh, the following steps are required:

In the `.env` file, set paths to OAuth Server.
In the `.platform.app.yaml` file, set paths for private and public keys to OAuth Server.
Next, generate these keys and add them.

```bash
Platform.sh

.platform.app.yaml

variables:
env:
# OAuth2 Server paths to certificates
Expand Down

0 comments on commit 0e5e52c

Please sign in to comment.