Samsung/Tizen.NET

I can not logged Samsung Account in Certificate Manager

DIMANRUS opened this issue · 3 comments

Hello. I want to create a certificate, but at the stage of logging into the Samsung account, there is just a white screen and the login page does not load. 2 weeks ago everything was loading. I also tried it in another country and on another computer.
image
image
image

I also suggest to abandon the internal browser and do authorization in the default browser.

In addition, I want to add that on Mac with Safari, it's possible to login into the account, but on the certificate signing it fails with the 401 error. The same account was fine two weeks ago on the Windows machine.

Background

  • This issue was caused by samsung account login module (recent patch update)
  • IE and webkit legacy browser version (where Samsung Certificate are using) could not be supported anymore by sign-in process

Solution

  • Add HTTP redirect server, Launch browser and use httpserver to handle samsung account login

The fixed ext. will be released by download.tizen.org to be updated by package manager. (due date: 15th, Sep)

Thank you!