Merge pull request #8532 from omegamormegil/patch-9

use access tokens for CLI access to DTR
This commit is contained in:
Maria Bermudez 2019-03-27 20:20:10 -04:00 committed by GitHub
commit 6c66dee2ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ separately on the web UI of both applications.
You can configure DTR to have single sign-on (SSO) with UCP, so that users only
have to authenticate once.
> **Note**: After configuring single sign-on with DTR, users accessing DTR via
> `docker login` should create an [access token](/ee/dtr/user/access-tokens/) and use it to authenticate.
## At installation time
When installing DTR, use the `docker/dtr install --dtr-external-url <url>`