sashuk / watsonc

WatsonC Vidi extension
0 stars 2 forks source link

Sharing projects #66

Open JacobBirk opened 5 years ago

JacobBirk commented 5 years ago

When sharing a project with url link the user should be redirected to the login page with the link as argument. After login on the landing page the user is directed to the specific project. It needs action from webhouse and a quick workaround is to call the Vidi login: image

sashuk commented 5 years ago

@JacobBirk Could you please specify the URL of the landing page?

JacobBirk commented 5 years ago

Calypso.watsonc.dk

Jacob


Fra: Aleksandr Shumilov notifications@github.com Sendt: Monday, July 29, 2019 6:14:32 AM Til: sashuk/watsonc watsonc@noreply.github.com Cc: Jacob Birk Jensen jbj@watsonc.dk; Mention mention@noreply.github.com Emne: Re: [sashuk/watsonc] Sharing projects (#66)

@JacobBirkhttps://github.com/JacobBirk Could you please specify the URL of the landing page?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/sashuk/watsonc/issues/66?email_source=notifications&email_token=AL7IMDNZVGSA5UIYPJKECPLQBZVCRA5CNFSM4IFNUDUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD27Q67A#issuecomment-515837820, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AL7IMDPZBTUDD7C2OB5ODYTQBZVCRANCNFSM4IFNUDUA.

sashuk commented 5 years ago

@JacobBirk Thank you! Could you please specify if the calypso.watsonc.dk uses the same user database as the Vidi? Am I correct that the process should look like this:

  1. User authenticates at the calypso.watsonc.dk;
  2. The user is redirected to the Vidi app;
  3. When the Vidi is started, the previously established session is taken into account and Vidi starts already been logged in (so, having access to the project specified in the redirect URL project identifier);
JacobBirk commented 5 years ago

Yes, same user data base. I think that the proces is like you describe. Webhouse (who is controling the user DB) has to make changes so the vidi app is called with projekt info. Please discuss how to handle this with Martin

Jacob


Fra: Aleksandr Shumilov notifications@github.com Sendt: Thursday, August 1, 2019 11:39:05 AM Til: sashuk/watsonc watsonc@noreply.github.com Cc: Jacob Birk Jensen jbj@watsonc.dk; Mention mention@noreply.github.com Emne: Re: [sashuk/watsonc] Sharing projects (#66)

@JacobBirkhttps://github.com/JacobBirk Could you please specify if the calypso.watsonc.dk uses the same user database as the Vidi? Am I correct that the process should look like this:

  1. User authenticates at the calypso.watsonc.dk;
  2. The user is redirected to the Vidi app;
  3. When the Vidi is started, the previously established session is taken into account and Vidi starts already been logged in (so, having access to the project specified in the redirect URL project identifier);

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/sashuk/watsonc/issues/66?email_source=notifications&email_token=AL7IMDL6ZKGTMMZR4YLKMKTQCKVLTA5CNFSM4IFNUDUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3J736Y#issuecomment-517209595, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AL7IMDN6HX66SV7RUQSKQP3QCKVLTANCNFSM4IFNUDUA.

sashuk commented 5 years ago

@JacobBirk Got it, thanks!