Using OIDC Federation and FAPI together
Open
@dpostnikov is already working on this.
Since Jul 11, 2026.
migrated-from-bitbucket
priority: major
type: bug
- Dominant language
- HTML
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Originally submitted by josephheenan (Joseph Heenan) on 2023-04-07
The Certification team have received several queries about using https://openid.net/specs/openid-connect-federation-1_0-17.html together with FAPI and whether any FAPI profile of Federation is necessary.
Possible items I noted that may require consideration:
- It may make sense to make a recommendation as to whether explicit or automatic client registration should/must be used
- The federation spec requires support for RS256, whereas FAPI has generally disallowed RS256 in favour of PS256.
but there may be further items.
Bitbucket status: open
Bitbucket origin: issue 595
Contributor guide
No contributing guide indexed for this repository
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.