JanssenProject / JanssenProject/jans
feat(shibboleth-plugin): TrustRelationship Metedata file staging endpoints
Open
comp-jans-config-api
kind-feature
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
New API for TrustRelationship Metedata file upload to DocumentStore and
## Endpoint
| Method | Path | Operation |
|---|---|---|
| `POST` | `/` | Stage a file (`application/octet-stream` body). |
| `POST` | `/{token}/claim` | Claim a staged file (take ownership + move to durable storage). |
For More details refer [file-staging-api.md](https://github.com/JanssenProject/jans/edit/issue_13590/jans-shibboleth-idp/docs/issues/file-staging-api.md)
Contributor guide
Assessment
This issue has not been assessed yet.