Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Authentication sessions are not persistent #944

Closed
3 tasks done
fstasi opened this issue Apr 5, 2022 · 0 comments · Fixed by #992
Closed
3 tasks done

Authentication sessions are not persistent #944

fstasi opened this issue Apr 5, 2022 · 0 comments · Fixed by #992
Assignees
Labels
conclusion: resolved Issue was resolved topic: cloud Related to Arduino Cloud and cloud sketches topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@fstasi
Copy link
Contributor

fstasi commented Apr 5, 2022

Describe the problem

Authentication sessions with the arduino cloud are not persistent between application lifecycles

To reproduce

  1. open the IDE2
  2. open the remote sketchbook
  3. login using you arduino credentials
  4. close the application
  5. re open the application
  6. open the remote sketchbook
  7. ❗️verify that login is needed again

Expected behavior

I expect the login to be persistent between different IDE2 runs.

Arduino IDE version

2.0.0-rc5

Operating system

macOS

Operating system version

12.3.1

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@fstasi fstasi added the type: imperfection Perceived defect in any part of project label Apr 5, 2022
@fstasi fstasi added this to the arduino-ide rc5 milestone Apr 5, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Apr 5, 2022
@fstasi fstasi removed this from the arduino-ide rc5 milestone May 9, 2022
@fstasi fstasi assigned davegarthsimpson and unassigned AlbyIanna May 9, 2022
@davegarthsimpson davegarthsimpson linked a pull request May 18, 2022 that will close this issue
4 tasks
@fstasi fstasi closed this as completed May 23, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label May 23, 2022
@fstasi fstasi reopened this May 30, 2022
davegarthsimpson added a commit that referenced this issue Jun 7, 2022
* #944: Fixed auth. sessions not persistent

* 944: Prevent race conditions setting authOptions

* typo correction, duplicate identifier

* prevent block of auth client service on setOptions

* consider windows cred. mgr. password len limit
@per1234 per1234 added the topic: cloud Related to Arduino Cloud and cloud sketches label Mar 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
conclusion: resolved Issue was resolved topic: cloud Related to Arduino Cloud and cloud sketches topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants