Commit a857cfc
committed
Address review: iss in introspection, tighten field comments
- Example introspection response now includes iss so resource servers can
key identity on (iss, sub).
- subject comment notes uniqueness is per-issuer; drop "verified" from
the claims comment since the SDK only stores what the verifier returns.
- Keep subject=username in the example: the nearby user_id is regenerated
per login and would not be a stable subject.1 parent 4185d1c commit a857cfc
2 files changed
Lines changed: 3 additions & 2 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments