Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Custom permissions

    Posted 06-05-2025 18:48

    Benjamin_Guenard | 2019-02-14 14:57:29 UTC | #1

    Hi Team,

    We are in the process of integrating an application that we have developed. We're looking for how to create custom permissions and roles. Is it possible ?

    Kind regards,

    Benjamin


    anon28066628 | 2019-02-15 14:31:25 UTC | #2

    Hi Benjamin, you can create custom roles that are a combination of any of the available permissions. Also see this preview article on fine-grained access control:

    https://developer.mypurecloud.com/api/rest/v2/authorization/fgac.html

    Note that client credentials ("agent-less") OAuth clients need to be granted access to divisions too if you use them.


    Benjamin_Guenard | 2019-02-15 14:48:02 UTC | #3

    I know that it's possible to create new role. My question is more about to add custom permissions intrinsic of my custom application. If it's not possible i must manage users both in my application and in purecloud.

    Benjamin


    tim.smith | 2019-02-15 14:52:24 UTC | #4

    No, you cannot create new permissions that don't already exist in PureCloud. Your application is expected to handle its own user and permissions management.


    system | 2019-03-18 14:52:25 UTC | #5

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 4584