OpenConext / OpenConext/OpenConext-access
Show SAML signing certificate for IdPs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 22
Description
New Feature Request
Summary
Problem:
IdP admins cannot see which SAML signing certificates are currently configured for their IdP.
Value:
Managing updated certificated requires lots of interaction with the support that at the moment. Giving the IdP insight in the current config (and maybe allow them to update the config themselves) would help.
Proposed Solution
-
Action:
Add a screen that shows technische information about an IdP. This should include the SAML signing certificate, both in PEM format and the human-readable metadata (seeopenssl x509 -noout -text). -
Design:
tbd -
Impact:
no. New feature.
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.
Research direction
The issue names no files, tests, or entry points, so first locate the existing IdP administration screen and SAML configuration/API handling. Define the required permissions and UI design, then verify that the certificate is shown in PEM and human-readable forms and that the feature is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, authentication, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100