Skip to content

feat: add cas backend tracking to attestations #2631

@Piskoo

Description

@Piskoo

In the attestation process, we want to track which CAS backend was used and whether it was a fallback backend. Add CAS backend information to the attestation in the same format as the existing auth information e.g.

 "cas_backend": {
   "id": "1c879a79-11db-465b-bf3e-da5e338bdaf2"
   "fallback": true
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions