Pega 26 - Email Account creation - Google gmail

Hi All,

Has anyone tried configuring a Gmail email account in Pega Infinity '26?

If yes, could you please share the steps for creating the Authentication Profile? Specifically, I’m looking for details on configuring JWT Assertion authentication, such as where to obtain the JWT assertion information (client email, private key, token endpoint, scopes, etc.) from Google Cloud/Gmail and how to map them in Pega.

Any guidance, screenshots, or documentation would be greatly appreciated. Thanks in advance!

@VenkateswararaoK I just tried in '26 and connected successfully. You will need to generate an application password (not your personal login password) in Google and copy that into your authentication profile in Pega. I also used “Basic” option for the auth profile, which is sufficient for POC purpose.

Sender test success:

Receiver test success:

Auth profile:

Generated an app password in Google:

Hi @Will_Cho ,

How to Create an App Password for Gmail

Here in Set Password, we need enter 16 char app password with out spaces

app password E.g: sgercdbddhdhuurs

Yes, adding sender and receiver configuration

Sender

Receiver

I hope this will help

Thanks,
Ashok

Could you please follow the below documentations for the configuraiton details of JWT Assertion.?