To use the CIAM for B2B Web SDK to return a list of permissions of the currently logged-in customer, you should use the following API call:
gigya.accounts.getAccountInfo()with the include parameter set to Groups.
This API call retrieves detailed account information, including the permissions associated with the user's groups.
References
SAP Customer Data Cloud API Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit