Question
Maantic Inc.
IN
Last activity: 5 Oct 2021 0:02 EDT
Multiple apps requiring Pega API access
I have multiple applications sitting in one single infra.
All my applications need to publish Pega API (create / update / get) via OAuth 2.0 authentication protocol.
I have created the OAuth 2.0 Client Registration instance using Client Credentials options and providing an Operator ID which is mapped to an Access Group which has access to all applications.
Is this the best way to implement this or there are any alternative (better) way of implementing this.