Manage common passwords. Passwords are recorded in Google Sheets and retrieved/updated via the API. The password user requests disclosure at the [1. Password Request] Step. When the administrator approves it, the password is automatically acquired and disclosed at the [3. Password confirmation] Step. After confirmation, the password recorded in the Data Item is deleted.
BPMN Nodes
11. Password Request The user inquires for the ID and password of the device to use
31x. Respond to rejection The user corrects the contents of the inquiry.
22. Approval (Password Renewal) The device administrator answers the inquiry. If no answer is given, the password will be automatically notified after 10 minutes. The administrator can also update your password.
113. Password Confirmation The user confirms the disclosed ID and password.
134. Password Renewal The administrator updates the ID and password. If not updating or left for 60 minutes, the Process will end
5x1. Request generation The system generates an HTTP request to fill in the new ID and password on GoogleSheets.
8x2. URL gen The system generates an HTTP request to get the value of cells in Google Sheet.
10x3. Response handling The system parses the response from the Google API and sets the resulting value in the Data Items.
12x4. Data deletion The system blanks over data items that store confidential information.
17x5. Request generation The system generates an HTTP request to fill in the new ID and password on GoogleSheets.
19x6. Data deletion The system blanks over data items that store confidential information.