OpenConext / OpenConext/OpenConext-access
Geautomatiseerde export van logins per SP
@baszoetekouw is already working on this.
Since Sep 7, 2026.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 22
Description
New Feature Request
Summary
Problem: Statistics (SP-use for a fixed IdP) can only be downloaded manually, which is inconvenient automatic processing
Value: Improves access to stats data for institutions
Proposed Solution
-
Action:
-
On the Statististics page, there is already an "Export CSV" button to download a CSV. Add a link there with a unique (random) URL. Visiting the (secret) URL will download the CSV without further authorization.
-
add a button to reset the secret link.
-
Design: [Link to Figma/Screenshots]
tbd -
Impact: Does this affect existing APIs or UI components?
yes, need new API to handle the secret link.
Developer Checklist
To be completed by the developer during implementation.
- Add required changes and feature flags config files
- Create and document database changes and migrations
- Create and document API changes and migrations
- check for backwards compatibility
- Updated CHANGELOG and other documentation where needed
Testing and QA
Describe how to verify and test this change.
Test Environment and Setup
- Point to [URL/Branch]
- Use account with [Role/Permissions]
Test Checklist
- Happy Path: Feature works as intended under normal conditions.
- Edge Case: [Describe specific test item]
- Validation: [Describe specific test item]
- UI/UX: Verified layout across screen sizes.
Extra Information
Add any other context, related issues, or technical notes here.
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.