OpenConext / OpenConext/OpenConext-access
Public client enhancement
@teunfransen is already working on this.
Since Sep 19, 2026.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 22
Description
New Feature Request
Summary
Problem: What is the pain point? (e.g., "Users cannot filter results by date.")
There is a lot of confusion about what a 'public client' is, and whether or not you should enable PKCE. We currently see that a lot of users just enable public client (my app is publicly available), although it is not.
Make the option public client and whether or not use PKCE more clear and intuitive.
Value: Why should we build this? (e.g., "Improves data accessibility for
power users.")
At this moment, we have a lot of entities in the database that have the
Proposed Solution
- Action: Describe the logic or flow change.
- Design: [Link to Figma/Screenshots]
- Impact: Does this affect existing APIs or UI components?
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.