OpenConext / OpenConext/OpenConext-dashboard

Melding 'Connection in Manage is already made' in JIRA verbeteren voor SP's en IdP's met zelfde institution_id

Open
#647 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
8
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Scenario: SSI Link Invitation - coin:institution_id van dienst is gelijk aan die van de instelling waar de invite naartoe gestuurd is en SURFconextverantwoordelijke accepteert de invite.

Het volgende is dus WAAR: idpAndSpShareInstitution = (institutionId != null) && institutionId.equals(idp.getInstitutionId())

Pas dan de JIRA melding aan van:
urn:collab:person:voorbeeld.nl:testuser / John Doe has accepted this LINKINVITE request.
The connection in Manage is already made as the SP is configured to automatically connect without interaction

Naar (Zoiets):
urn:collab:person:voorbeeld.nl:testuser / John Doe has accepted this LINKINVITE request.
The connection in Manage is already made as the SP and IdP share the institution_id

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the dashboard for the existing JIRA message text and the idpAndSpShareInstitution condition described in the issue. Confirm the shared-institution scenario, update the wording so it identifies the SP and IdP sharing institution_id, and verify that the existing automatic-connection message remains correct for its own scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.