You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/10/26 18:48:54 UTC

[GitHub] [netbeans-tools] matthiasblaesing commented on issue #15: Implement OAuth2/OpenID based/inspired login flows

matthiasblaesing commented on issue #15: Implement OAuth2/OpenID based/inspired login flows
URL: https://github.com/apache/netbeans-tools/pull/15#issuecomment-546629370
 
 
   @jpirek @jkovalsky it would be great if you could have a look at this. This is the PHP implementation of what I prototyped in java and announced on the mailing list in the mail "[PluginPortal] Implement OAuth2 based authentication in PP3?".
   
   I still have a bad feeling using PHP here (see the hack, that was needed to get some sensible error reporting in Module.php), but I think this should work. In fact, I have an experimental setup at:
   
   https://doppel-helix.eu/pp3/
   
   Please note: when this is merged, the database structure needs to be updated and a migration path will be ugly (you can't query the OAuth providers for the userids, you'd need).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists