Skip to content

Commit b93ee2f

Browse files
Merge pull request #10 from OutSystems/update-README-token-only-once
Update README.md to reflect new "token only once" UX
2 parents 2056c01 + fbab225 commit b93ee2f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,14 @@ The examples below use the binary command, `outsystemscc`. If you are using Dock
8686

8787
After using `outsystemscc` to connect one or more endpoints, you have a list of connected endpoint(s) of the form `secure-gateway:<port>`. You or a member of your team can use these addresses directly in app development in ODC Studio.
8888

89-
> :information_source: It's important that you connect only to trusted endpoints.
89+
> :information_source: cloud-connector supports connecting to endpoints both over TLS/SSL and without TLS/SSL. It's important that you connect only to trusted endpoints.
9090
9191
After successfully activating the secure gateway for a stage in the ODC Portal, the following screen displays:
9292

9393
![Secure gateways in ODC Portal](images/secure-gateways-pl.png "Secure gateways in ODC Portal")
9494

95+
> :information_source: Make sure to copy the Token and save it in a safe location. For security reasons, you won't be able to access it again after you close or refresh the page.
96+
9597
Use the **Token** and **Address** to form the `outsystemscc` command to run. For example:
9698

9799
outsystemscc \

images/secure-gateways-diag.png

-353 Bytes
Loading

0 commit comments

Comments
 (0)