OpenConext / OpenConext/Stepup-Middleware
Add servicename to middleware-config services
Open
@kayjoosten is already working on this.
Since Jul 8, 2026.
needs refinement
- Dominant language
- PHP
- Stars
- 3
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Add a multi-langue service name field to services configuration. This is needed to have Stepup later on display the name of the service being authenticated for.
The default value should be empty, and missing values should not cause an error
Acceptance criteria:
- Add col to db and make sure that the schema is compatible with the previous version of middleware and gateway
- Config push without the new values must not cause a exception.
- The value should be nullable.
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.