Custom OAuth2 Authentication Service
Hi,
We are looking to authenticate Pega users via an external system (Azure B2C). The external system exposes a login REST API that takes credential parameters and returns an OAuth2.0 token if authentication is successful.
I'm looking at using the OAuthAuthentication authentication service option. Within this service, there is an activity called pzOAuth2AuthenticationActivity. From what I can see, there is no step which makes a call out to the external system for authentication.
Has anyone implemented a similar authentication pattern? Do I need to add a REST connect step to the activity to call my login REST API or am I missing something?
Thanks in advance.
Bill
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.