Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andreklaver opened this issue Dec 2, 2024 · 0 comments

Comments

@andreklaver
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant