Skip to content

Consider updating the XML documentation to discourage using client secrets when possible #2418

@kevinchalet

Description

@kevinchalet

Confirm you've already contributed to this project or that you sponsor it

  • I confirm I'm a sponsor or a contributor

Describe the solution you'd like

With #2417 merged, the OpenIddict server stack now offers 3 standard client authentication methods that all provide a higher level of security compared to client secrets:

  • tls_client_auth
  • self_signed_tls_client
  • private_key_jwt

As such, I'm considering updating the XML documentation to encourage developers to prefer these safer methods when possible.

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions