-
Notifications
You must be signed in to change notification settings - Fork 2
Service Providers
Okke Harsta edited this page Mar 26, 2020
·
2 revisions
Service provider can detect if an user does not have access to a service. If desired they can redirect the user to SBS where the user can make a request for the service to be added to one of her collaborations or - if admin - directly add the service to a collaboration.
The URL can be copied on the detail page of a Service from the attribute 'Service Request URL'. The redirect URI is the URI used to bring the user back to the Service that initiated this flow.
Logic in the backend endpoint:
- If the user is an admin, then directly connect the service to the chosen collaboration(s)
- If the user is a member, send a mail to the admin(s) of the collaboration(s) to add the service
- If the user is an admin, but the service can not be connected automatically, send a mail to the service admin