Skip to content

Commit

Permalink
Update doc for M2M and NON_ADMIN (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyhu-db authored Nov 1, 2024
1 parent e25ed2f commit ef7f780
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions self-testing-partner-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ More auth options are planned to be added in the future.

`AUTH_OAUTH_M2M` and `AUTH_PAT` are mutually exclusive. They cannot be both present at the same time.

If `NON_ADMIN` is in `supported_features`, `AUTH_OAUTH_M2M` is not supported and will fall back to `AUTH_PAT`. Before using the `NON_ADMIN` feature, contact your SA to discuss non-admin integrations.

## Usage
`java -jar target/self-testing-partner-cli.jar [subcommand] [flags]`

Expand Down

0 comments on commit ef7f780

Please sign in to comment.