Skip to content

Commit ef7f780

Browse files
authored
Update doc for M2M and NON_ADMIN (#78)
1 parent e25ed2f commit ef7f780

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

self-testing-partner-cli/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ More auth options are planned to be added in the future.
120120

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

123+
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.
124+
123125
## Usage
124126
`java -jar target/self-testing-partner-cli.jar [subcommand] [flags]`
125127

0 commit comments

Comments
 (0)