Skip to content
Snippets Groups Projects
Commit d25b5b4b authored by Stavros Sachtouris's avatar Stavros Sachtouris Committed by Giorgos Korfiatis
Browse files

Logout remote connection after getting credentials

When a user clicks on "Get credentials", a new window appears
where users can authenticate themselves. It is a remote window
implementing whatever mechanism the target cloud implements.

When the authentication window opens, the "Get credentials"
button disappears.

After the authentication is complete or canceled, the following
operations take place synchronously and the order they appear
bellow:
- if the authentication window is open, close it
- remove all cookies related to the account and pithos UI URLs
- Reactivate the "Get credentials" button.
parent 9fd926d6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment