Enable remote signing for federated catalogs
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 522
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 137
Description
### Is your feature request related to a problem? Please describe.
PR #2280 introduces support for remote signing.
Currently, this new, experimental feature is restricted from use with federated catalogs. This limitation is in place to minimize the "blast radius" while the feature is being hardened and tested.
But the plan is to eventually extend remote signing to federated catalogs, gated by a feature flag.
### Describe the solution you'd like
_No response_
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Research direction
Start by reviewing PR #2280 and the current code that restricts remote signing for federated catalogs. Trace how the existing experimental feature flag is applied and identify the federated-catalog path that must be enabled. Done means remote signing works for federated catalogs behind a feature flag without removing the experimental guard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100