Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create API for creating Discourse categories and modifying permissions #163

Closed
LeoMcA opened this issue Oct 2, 2018 · 3 comments
Closed

Comments

@LeoMcA
Copy link
Contributor

LeoMcA commented Oct 2, 2018

There are two potential integration points I see:

  • showing what categories a group in DinoPark gives you access to
  • creating a private category for your group in DinoPark

While we could just give DinoPark a Discourse Admin API key and put all the logic in DinoPark, creating a simple API for Dinopark would be far more testable (and make implementing the DinoPark side of this far simpler).

┆Issue is synchronized with this Jira Task

@LeoMcA LeoMcA added the iam label Oct 2, 2018
@hmitsch hmitsch changed the title Integrate with DinoPark Create Discourse categories and modify user membership from Access Management frontent (DinoPark) Mar 11, 2019
@hmitsch hmitsch changed the title Create Discourse categories and modify user membership from Access Management frontent (DinoPark) Create Discourse categories and modify user membership via Access Management frontent (DinoPark) Mar 11, 2019
@hmitsch hmitsch changed the title Create Discourse categories and modify user membership via Access Management frontent (DinoPark) Create Discourse categories and modify permissions via Access Management frontent (DinoPark) Mar 11, 2019
@LeoMcA LeoMcA changed the title Create Discourse categories and modify permissions via Access Management frontent (DinoPark) Create API for creating Discourse categories and modifying permissions Aug 29, 2019
@LeoMcA
Copy link
Contributor Author

LeoMcA commented Aug 29, 2019

This was originally conceived by me for integration with PMO, the Community Portal want a similar kind of integration, so we'll be going down the API route.

@LeoMcA LeoMcA self-assigned this Oct 1, 2019
@LeoMcA
Copy link
Contributor Author

LeoMcA commented Nov 12, 2019

The plugin lives here: https://github.com/mozilla/discourse-mozilla-gcm/

It's deployed on dev, waiting for feedback from the community portal team.

@data-sync-user
Copy link
Collaborator

➤ Leo McArdle commented:

This has been deployed on prod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants