OpenConext / OpenConext/Stepup-Middleware
Removing org from middleware-institution.json will not remove it from DB tables
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 3
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Title says it all: removing an institution from the middleware-config (and then push using bash-script) does not remove the institution from the allowed_second_factor table, or the institution_configuration_options (and possibly more, haven't checked them all).
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.
Research direction
Start with the bash script used to push middleware-institution.json and trace how institution removal is applied to the database. Check the allowed_second_factor and institution_configuration_options tables, then verify that removing an institution no longer leaves its records behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, php
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100