Skip to content

Commit

Permalink
Bug #51066: Include credentials in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelYaron committed Apr 6, 2020
1 parent 6b39137 commit a75c94e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ Installation

Use ``--insecure`` to ignore SSL verification errors. See ``--help`` for more options.

Use ``--username`` and ``--password`` to provide credentials if access to your openapi.json is protected. This is the
default in newer versions of UCS and thus credentials are needed.

**Important**:
Whenever a new UDM module is installed in the domain, it is necessary to rerun ``update_openapi_client``.
The new UDM module will otherwise not be available in the `Python UDM REST Client`.
Expand Down

0 comments on commit a75c94e

Please sign in to comment.