Skip to content

Evaluate OIDC nonce support #1734

@felixweinberger

Description

@felixweinberger

Two stale PRs (#769, #770) proposed adding OIDC nonce parameter support to the client auth flow. Before reimplementing, we should evaluate whether this is an SDK responsibility.

Context:

Open question:
Should the SDK validate ID tokens it passes through (nonce, signature, audience), or is that the consumer's responsibility? If SDK-side, nonce is part of that. If pure passthrough, it belongs in user-land.

Prior art: #769 (nonce generation) and #770 (nonce + audience validation) against the pre-v2 structure.

Metadata

Metadata

Assignees

Labels

authIssues and PRs related to Authentication / OAuthenhancementRequest for a new feature that's not currently supported

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions