Skip to content

Add credential architecture proposal#3887

Draft
bgavrilMS wants to merge 1 commit into
masterfrom
bgavril/credential-architecture-proposal
Draft

Add credential architecture proposal#3887
bgavrilMS wants to merge 1 commit into
masterfrom
bgavril/credential-architecture-proposal

Conversation

@bgavrilMS

Copy link
Copy Markdown
Member

Summary

Adds a draft design proposal for reworking credential resolution in Microsoft.Identity.Web.

The proposal covers:

  • moving runtime credential state out of CredentialDescription;
  • replacing CachedValue / sticky Skip with a typed resolver-owned runtime cache;
  • modeling bearer+bound credentials separately from mTLS PoP bound tokens;
  • MSAL builder wiring implications;
  • MISE compatibility impact and migration path.

Validation

Docs-only change; no build or test run.

Document a resolver-owned credential runtime model that separates configuration from runtime state and supports bound credential modes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant