What is OAuth 2.0? - Implement OAuth2.0 in Pega as consumer

preview_player
Показать описание
👉 Pega Masterclass knowledge sharing- 57+ hours of video tutorials covering different pega topics (both beginner and advanced)
👉 Pega Constellation knowledge sharing - 12.5+ hours of video tutorials covering the topics around Pega UI evolution primarily focussed on Constellation

#myknowpega
Detailed explanation on what is OAuth2.0, different grant types supported by OAuth2.0, Implement the OAuth2.0 Client Credentials grant type in Pega

----------------------------------------- Useful links -----------------------------------------

----------------------------------------- Timestamps ----------------------------------------
What is OAuth 2.0? - 00:29
OAuth 2.0 grant types - 04:01
Authorization code grant type - 04:20
Client credentials grant type - 05:19
Other grant types - 06:33
Configure OAuth2.0 provider in Facebook app integration - 07:59
Create OAuth2.0 authentication profile - 11:28
Create quick Connect-REST - 14:15
Test and Debugging - 16:04

---------------------------------------- Connect with me -------------------------------------

-----------------------------------------------------------------------------------------------------------
What is OAuth2.0?
OAuth2.0 in Pega
Grant types in OAuth
Authorization code grant type in OAuth 2.0
Client credentials in OAuth 2.0
Authentication profile in pega
Pega developer
pega development
Learn Pega
Pega videos
Pega senior system architect
Pega for beginnners
Pega step by step tutorial
myknowpega

#myknowpega #pega #techridewithpk
Рекомендации по теме
Комментарии
Автор

Hi, We like your teaching very much, please upload videos on PEGA beginner's play list also. Thankyou

krishnakrish
Автор

Nicely Articulated. Probably good if you slightly slowdown or give a tiny pause between statements :)

GaneshKumar-fvcg
Автор

Hello there, i want to ask about what to do when the access token got expired.

I created a Connect-REST using OAuth2.0 authentication profile to use the Azure AD Graph API. The system works fine after i click the Connect button in the first step of REST integration wizard (around ~15:00). But after a while then the token got expired and i got the "Could not aquire fresh access token" error message.

What can i do to resolve this problem?

nguyenkhoa
Автор

Explained very well! I have one question, what is the best way to answer the difference/relationship between Resource Parameter & Query String Parameter?

srishtishubha
Автор

Hi Prem, Getting Error "Unable to obtain access token for client details in authentication profile configured for connector. Please check the logs for more details" while configuring connect rest. I have added Oauth profile as authentication too. Oauth authentication profile is already configured as per your explanation. Please let me know possible reason.

RahulRaj-kchl
Автор

Hi Prem, what could be the reason that after upgrade from 7.2 to 8.7.5 SSO stopped as it is not able to locate key store ?

mr.devsharma
Автор

Hi Prem, I'm Using Grant Type as "Authorization Code" and Using Google OAuth 2.0 Client, The Problem is, When I run the Connect-REST from Activity, it does not opens a dialog box which asks me from which account I've to login ( Basically the redirect URL is not working as per my understanding). Same is working when I generate token from postman.

MohitSharma-
Автор

I'm trying to implement an integration between PEGA and SAP Concur, but I'm not able to make the Authentication profile work.

When I try on Postman it works, but no luck in PEGA.

In Postman they use the BODY of the POST request to pass the parameters (client_id, client_secret, grant_type, cred_type, username, password) to get the access token and then use the same URL, but changing the grant_type to refresh_token, to get the refresh token for calling the API's

any help on how to implement this?

JunicaviGames
Автор

i am getting exception "OAuthException - Missing redirect_uri parameter" in the postman any idea why and how to fix it

techtalkwithGovardhanB
Автор

Hi,
I am getting Missing redirect URI parameter how can i resolve this

bhumimeher
Автор

how to i implement "login with facebook"

vivekkale
Автор

from where we will get client ID and Client secret?

guy