Onboarding/Offboarding ========================= User Service Request/Accept --------------------------------- After uploading the DAR file to your validator node and creating a user party, the onboarding process creates service contracts for the user’s respective roles. The creation of each service contract follows a request and accept workflow, where any user can make a request. To attest eligibility for the respective role, corresponding credentials of the users are being verified during the acceptance phase. Once accepted, the service contract is created with both the operator (respectively provider) and the user as signatories. .. image:: pictures/1_User_Service_Request_Accept.png :height: 800px :width: 600px Cancel/Reject Request --------------------------------- The Service request can be canceled by the user (before it is accepted) or it can be rejected by the operator (respectively provider), in which case no service contract will be created. .. image:: pictures/2_User_Service_Cancel_Accept.png :height: 700px :width: 500px Termination --------------------------------- The Service Contract can be terminated unilaterally by the operator (or respective provider) or by the user, in which case the contract will be archived. The credentials owned or issued by the user stay active. .. image:: pictures/3_User_Service_Termination.png :height: 375px :width: 475px