Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

RBAC for forums in Dev portal

Does the Role Based Access Control in Dev Portal extends to the Forum?

I have two sets of users: internal and external.

I want to keep their discussions completely isolated on the forum.

Can I do that? If yes, how?

0 1 158
1 REPLY 1

anilsr
Former Googler

@sarthak ,

Yes, It's possible. Please find steps below.

  • Create two new users roles in developer portal. Internal & External. You can create a new role by navigating to "admin/people/permissions/roles"

2503-screen-shot-2016-04-21-at-111243-am.png

  • Assign users to the roles by editing user accounts / navigating to "admin/people" page.

2504-screen-shot-2016-04-21-at-111334-am.png

  • You can use Forum Access module to restrict certain forum topic to certain user roles / users. Install the contributed module & configure access restrictions. It should be simple & straight forward.

Keep us posted if you have any issues while implementing same.