Skip to content

Commit

Permalink
Bug 511216 - Support central USS OAuth login in MPC
Browse files Browse the repository at this point in the history
Use correct OAuth Client ID for MPC

Signed-off-by: Brian de Alwis <bsd@mt.ca>
Change-Id: I5b6a41f0fffb07bd65ea67c3e5c7b45698e3f518
  • Loading branch information
briandealwis committed May 29, 2017
1 parent bd9478f commit 792fe72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.epp.mpc.ui/plugin.xml
Expand Up @@ -171,9 +171,9 @@
<extension
point="org.eclipse.userstorage.oauth.clients">
<client
id="mvwvUx5jVycgXxUY90aMg3RByMD"
authURI="https://accounts.eclipse.org/"
icon="icons/marketplace16.png"
id="org.eclipse.epp.mpc.oauth"
name="Eclipse Marketplace">
</client>
</extension>
Expand Down

0 comments on commit 792fe72

Please sign in to comment.