docs(web): expand authentication module page#137
Merged
Conversation
❌ Deploy Preview for trusting-goodall-362511 failed.
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
conduit-web | bbb95d7 | Commit Preview URL Branch Preview URL |
Jun 22 2026, 11:51 AM |
✅ Deploy Preview for mystifying-borg-373afd canceled.
|
This was referenced Jun 22, 2026
3 tasks
Document v0.17 auth behavior: Admin API tokens instead of service accounts, 2FA sms method naming, backup-code config gate, sudo mode, teams, OAuth, and tokens.
Document breaking removal of Client API service accounts and cdt_ API token migration path consistently with the migration guide.
kkopanidis
force-pushed
the
docs/authentication-module
branch
from
June 22, 2026 11:50
fea156f to
bbb95d7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cdt_tokens as the replacement for legacy Client API service accountssmsmethod naming,twoFa.backUpCodes.enabledroute gating, and sudo requirements for destructive operationsTest plan
/docs/reference/admin-api,/docs/guides/rebac-team-scoping, etc.)