OpenConext / OpenConext/OpenConext-access
Improve our testing capabilities
@mrvanes is already working on this.
Since Jul 8, 2026.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 22
Description
New Feature Request
- Better testIdP - with capability to easily impersonate different users with different admin rights.
- Seed users and apps to perform our user flow scenario's for each of our functionalities.
Summary
Currently testing SURF Access (TEST) with different admin roles is hard to do. This impedes proper testing.
We are missing a 'clean state' that testers can return to, to test different user flow scenario's.
Technical background: SURF Access (TEST) is connected to SURFconext (PRD) but checks authenticating entity against Manage (TEST) which does not contain the same entityID's as Manage (PRD).
Proposed Solution
A dedicated single OP connection that precisely delivers the SURFconext and SAB attributes needed to test the missing functionality.
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.