Commit b2050a2
committed
docs(deps): correct the scim advisory note to the measured 1.7.1 model set
The `@better-auth/scim` advisory block in `pnpm-workspace.yaml` recorded six
new models for the stable 1.7.x rewrite. Re-measured against the published
1.7.1 tarball (still npm `latest`) by constructing the plugin and reading
`plugin.schema`: the core set is SEVEN — the six already named plus
`scimProjectionGrant` — and configuring `managedConnections` adds three more
(`scimManagedConnection`, `scimManagedCredential`,
`scimManagedConnectionEvent`) for ten in total.
The note's "code-defined connections" phrasing is corrected too: the plugin
accepts a code-defined connection, a bearer-token verifier, OR a managed
connection catalog, so the old wording mis-suggested there is no DB-backed
catalog at all.
Comment only — the parsed YAML data is byte-identical before and after, so
no pin, override or resolution moves. The version pin stays on rc.1: moving
it is the ADR-0071 migration, which this does not pre-empt.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015ahemw8RcTgqtxrj15PEZx1 parent 2a6122b commit b2050a2
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
91 | 98 | | |
92 | 99 | | |
93 | 100 | | |
| |||
0 commit comments