Blender ID and badges integration for BlenderMarket #93486

Open
opened 2021-11-29 17:05:46 +01:00 by Anna Sirota · 4 comments
Owner

We want to promote DevFund and make its badges visible in BlenderMarket's profiles (other publicly visible badges will also be accessible in the webhook payload).

To do this BlenderMarket must be able to

integrate with Blender ID allowing people to link their Blender ID accounts to their BlenderMarket accounts;

setup an endpoint for user-modified webhook

     caveat emptor: Blender ID doesn't filter which hooks to send user updates to based on whether a user has a token linked to an app or not, it just sends `user-modified` to all existing hooks, and no link exists between an OAuth app and webhooks;

whomever manages BlenderMarket must be able to generate webhook secret for BlenderMarket OAuth2 app in Blender ID

  Django admin doesn't allow to configure permissions for this use case, better to build a custom UI for this.

Whatever is missing must be implemented, and whatever already works (2, and, possibly, 1) has to be documented to the extent it can actually be used to implement the integration on BlenderMarket's side.

We want to promote DevFund and make its badges visible in BlenderMarket's profiles (other publicly visible badges will also be accessible in the webhook payload). To do this BlenderMarket must be able to # integrate with Blender ID allowing people to **link** their Blender ID accounts to their BlenderMarket accounts; # setup an endpoint for `user-modified` webhook ``` caveat emptor: Blender ID doesn't filter which hooks to send user updates to based on whether a user has a token linked to an app or not, it just sends `user-modified` to all existing hooks, and no link exists between an OAuth app and webhooks; ``` # whomever manages BlenderMarket must be able to generate webhook secret for BlenderMarket OAuth2 app in Blender ID ``` Django admin doesn't allow to configure permissions for this use case, better to build a custom UI for this. ``` Whatever is missing must be implemented, and whatever already works (2, and, possibly, 1) has to be documented to the extent it can actually be used to implement the integration on BlenderMarket's side.
Anna Sirota self-assigned this 2021-11-29 17:05:46 +01:00
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Added subscriber: @railla

Added subscriber: @railla

Added subscriber: @Raimund58

Added subscriber: @Raimund58

Added subscriber: @GeorgiaPacific

Added subscriber: @GeorgiaPacific
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-id#93486
No description provided.