Commit 577b697
docs: clarify auth strategies and fix misleading security note
- README: restructure Authentication section to separate GitHub Actions
OIDC path (no client secret) from local CLI / other CI (client secret,
managed identity). Removes conflation of managed identity with the
--client-secret flag path.
- identity-guide-service: replace "Rotate service principal credentials
periodically" with an accurate note that OIDC has no stored credentials
to rotate.
Agent-Logs-Url: https://github.com/Azure/apiops-cli/sessions/6c946379-655e-4831-a343-bbb3030e4fdb
Co-authored-by: petehauge <12090616+petehauge@users.noreply.github.com>1 parent cbc7db7 commit 577b697
2 files changed
Lines changed: 16 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments