Skip to content

Support Device Bound Session Credentials (DBSC) #66478

Description

@blowdart

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

We have been trying to support device bound credentials for ages, but there has never been a standard that both Google and Microsoft agreed on, until now.

Describe the solution you'd like

Last month Google announced a joint standard with Microsoft that binds cookies for TPM.

This will take work. The approach uses short lived auth cookies, which require an implementation of session, and some new endpoints for cookie refresh.

It is additive, it can stop on top of the existing authentication cookie middleware, but the need for session is something we've typically avoided.

The spec is still a draft, but given the cooperation with Microsoft, Okta et al, it's going to rapidly be a defacto standard before it makes it out of RFC.

Additional context

No response

Metadata

Metadata

Assignees

Labels

area-authIncludes: authentication, authorization, OAuth, OIDC, and access token validationarea-identityIncludes: Identity and providersfeature-request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions