Fix broken reference for dynamic discovery
@Sakurann is already working on this.
Since Jun 18, 2026.
- Dominant language
- Shell
- Stars
- 112
- Forks
- 38
- Avg merge
- 12d 19h
- Merged PRs (30d)
- 4
Description
Issue raised by the European Commission conformance team.
Currently, section 10.2 obtaining wallet's metadata has a reference to section 10 which is 1) a circular dependency, and 2) not a useful reference because it does not further define details on dynamic discovery:
Verifier obtains the Wallet's metadata dynamically, e.g., using [RFC8414] or out-of-band mechanisms. See Section 10 for the details.
I suggest to remove the reference like this:
Verifier obtains the Wallet's metadata dynamically, e.g., using [RFC8414] or out-of-band mechanisms.
@jogu @c2bo @paulbastian would you agree to remove that reference? If so, can we label this as ready for PR and put the 1.1 label on it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.