Commit d289ce2
Address two Copilot review comments on PR #681
- Line 22: add signature/introspection to diagram token validation node
to match prose description of JWT and opaque token paths
- Line 48: replace inaccurate blanket audience requirement with accurate
distinction: required for oidcConfigRef, optional for inline OIDC
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 91419f4 commit d289ce2
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments