-
Notifications
You must be signed in to change notification settings - Fork 0
[Native SSO] DPoP support #2131
Copy link
Copy link
Open
Labels
component: Native SSO for AppsNative SSO for AppsNative SSO for Appsmigrated-from-bitbucketMigrated from BitbucketMigrated from Bitbucketpriority: minorMinor priorityMinor prioritytype: proposalProposalProposal
Metadata
Metadata
Assignees
Labels
component: Native SSO for AppsNative SSO for AppsNative SSO for Appsmigrated-from-bitbucketMigrated from BitbucketMigrated from Bitbucketpriority: minorMinor priorityMinor prioritytype: proposalProposalProposal
Type
Fields
Give feedbackNo fields configured for issues without a type.
OpenID Connect Native SSO for Mobile Apps 1.0 - draft 07, Section 4.4. “Token Exchange Response” requires the
token_typeto bebearer.This requirement prevents the specification from being used in conjunction with RFC 9449: OAuth 2.0 Demonstrating Prof of Possesion (DPoP), which uses
DPoPas thetoken_type.It would be better to adjust the wording of this requirement to allow Native SSO and DPoP to be used together.
Bitbucket status: new
Bitbucket origin: issue 2175