This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 241915 - Service for validating nb.org sessions is down
Summary: Service for validating nb.org sessions is down
Status: VERIFIED WORKSFORME
Alias: None
Product: www
Classification: Unclassified
Component: Admin (show other bugs)
Version: 8.0
Hardware: PC Linux
: P1 normal with 1 vote (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-15 15:56 UTC by Vladimir Riha
Modified: 2014-02-17 08:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-02-15 15:56:46 UTC
It looks like the service for validating nb.org sessions is down and cannot validate SSO "cookies" to check if user is logged in or not. Synergy ([1]) uses it for authentication and without that people cannot test NB 8.0 using Synergy. 

I think plugins.netbeans.org uses the same mechanism and it also shows user as not logged in.

The used URL for validation is 

https://netbeans.org/***/validate/



[1] services.netbeans.org/synergy/client/app/#/
Comment 1 markiewb 2014-02-15 16:22:07 UTC
The exception reporter from within NetBeans IDE also does not accept my valid passwort. So I guess it uses the same authentication server.
Comment 2 Vladimir Riha 2014-02-17 08:06:39 UTC
seems to work again