Skip to content

Multiple key certification by the trust anchor to ensure rotation in the event of an incident #716

@grausof

Description

@grausof

In the context of signing keys published in the well-known endpoint, it is considered a security best practice to ensure that each entity within the federation has at least two keys certified by the trust anchor: one active key and one backup key.

This setup allows the entity to perform secure key rotation in the event of an incident by deactivating the primary key and switching to the backup key, without negatively impacting clients. This ensures continuity even if clients have cached the entity configuration or the trust anchor configuration, avoiding potential validation issues during the transition.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions