Question
Morgan Stanley
IN
Last activity: 3 Aug 2018 23:36 EDT
How to load pega webmashup without giving creds as parameters
Hi
To access webmashup we usually give credentials as below:
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Vodafone
IN
Hello Hari,
That is the basic criteria for minimal authentication, I don't think without credentials markup will work.
Updated: 25 Jul 2018 1:22 EDT
CollabPartnerz
IN
Yes we need credentials to make it work
CollabPartnerz
IN
Hi Haria,
below link might help you.
https://community.pega.com/knowledgebase/articles/configuring-pega-web-mashup-authentication
Pegasystems Inc.
IN
Hi,
If you are using IAC authentication service you have two options:
1.You can use credentials stored in PEGA rules
2.Use externelly store credentials
-->If you select first option in authentication service then when you hit URL then it will redirect you to pega login page
-->If you select second option in authentication service then you have to pass user identifier i.e. user name in pega gadget or you can pass as part of your header.
For second option no need to pass password you have to pass only the user name ,what system does is it will create operator on the fly.
Regards,
Vinay Reddy
Morgan Stanley
IN
Thanks Vinay.
When we say it creates operator on the fly, what access group is the new operator associated with?
Pegasystems Inc.
IN
To create Operators on the fly you need to do below steps.
-->Do create a model operator and keep it in your organization unit.
-->Save as IACAuthVerification OOTB activity to your ruleset.
-->Update your Organizational info in step 3.
Pegasystems Inc.
IN
Refer below screenshots.
Please revert back if you need any additional info.
Regards,
Vinay Reddy
-
Duy Son
Morgan Stanley
IN
Thanks Vinay.
I have followed all the instructions provided (2nd option). However, i still get a login screen.
I can't even trace the IAC auth service activity.
Any thoughts?
Pegasystems Inc.
IN
Hi,
You know that for one browser session one requester will be cerated.
-->What you can do is hit your environment URL in browser (Not mashup one) it will prompt to login screen there don't login.[here one requester will be created that you can see in requester management].
-->In the same tab you remove the environment URL and give your file path (mashup file) don't hit unless you open remote tracer.
-->Open your environment in some other browser and go to requester management and select the correct requester and do the remote trace.
Hope it helps you.
If you are not able to understand this concept then please revert back to me.
Regards,
Vinay Reddy
-
Anaga Iyer