IBVSoftware / CollaBoard-Feedback

All issues about Collaboard here
0 stars 3 forks source link

Log out User and clear credentials programmatically #601

Closed agorog closed 6 years ago

agorog commented 6 years ago

Same partners as #600.

Running instance of CollaBoard, allow other process to log out of CollaBoard and clear credentials, i.e. after that Log out if user starts CollaBoard again, user has to login again.

corradocavalli commented 6 years ago

Available from version 2.0.42 on The command is ibv-collaboard:logout

mtg1986 commented 6 years ago

@agorog : How can we test that?

mtg1986 commented 6 years ago

@corradocavalli: Can you provide a documentation about how this programmatical logout can be done?

corradocavalli commented 6 years ago

These are supported commands Run collaboard: ibv-collaboard:start Run collaboard and open a project: ibv-collaboard:open?code=[Code]&key=[key] Logout: ibv-collaboard:logout

mtg1986 commented 6 years ago

Thank you. I forwarded the information to the relevant partner. Closing this now.