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
Okke Harsta edited this page Mar 6, 2020
·
3 revisions
SP Dashboard
The IdP Dashboard has an API endpoint to be called by the SP Dashboard when an SURFconext responsible contactperson needs to be invited to connect his / hers IdP to a Service.
The endpoint does the following:
create an Link Invitation Request in Jira
send an email to all SAB contactpersons for the IdP and all administrative IdP contactpersons with a link to accept the connect invitation
return the Jira key
The following request body parameters are required:
idpEntityId - the entity ID of the IdP
spEntityId - the entity ID of the SP
ownName - the name of the SP responsible person (e.g. logged in user)
ownEmail - the email of the SP responsible person (e.g. logged in user)