You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: