Lucia Jelinkova created JBIDE-25442:
---------------------------------------
Summary: Add possibility to be notified when user logs in into OSIO
Key: JBIDE-25442
URL:
https://issues.jboss.org/browse/JBIDE-25442
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Reporter: Lucia Jelinkova
I have the following scenario I'd like to implement with OSIO login. I am not sure if
it is currently possible or it would need some additional implementation.
The Fabric8 analytics plugin for Eclipse uses LSP server that needs OSIO token to work.
The current implementation asks user for the token on the first open of pom.xml file and
then every time the LSP server needs to be started (meaning on every open of any pom.xml
file). This approach brings some disadvantages - e.g. user might cancel the login window
and then he has manually re-enable the server on Fabric8 preference page. Not to mention
that the login window out of the nowhere is quite disturbing.
I would like to change it so that the user logs in into OSIO (via toolbutton or preference
page) and then the LSP server is notified about the login and starts working. This would
prevent the "login popup" problem and I think it would bring better user
experience.
So, is there a way to get notifications about login/logout into OSIO at the moment? Would
you agree to implement this feature into OSIO Eclipse plugin?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)