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:43:18 UTC

[GitHub] [netbeans-tools] matthiasblaesing opened a new pull request #15: Implement OAuth2/OpenID based/inspired login flows

matthiasblaesing opened a new pull request #15: Implement OAuth2/OpenID based/inspired login flows
URL: https://github.com/apache/netbeans-tools/pull/15
 
 
   - Implemented frontend and backend implementation for OAuth2 Code flow (or similar implementations)
   - Added sample configuration for the currently supported identity  providers: GitHub, Google and Amazon.
   - Don't use email as user id, but introduce user table, that maps authentication to email/name 
   - Add bootstrap configuration, that does not swallow exceptions, but logs them to the Apache error log
   - Updated composer.json to project data and not generic ZendFrame work information
   - Removed google sign-in library
   - Removed image files copied from ZendFramework (unsed)

----------------------------------------------------------------
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