Question
Allianz Deutschland AG
DE
Last activity: 13 Jun 2016 2:14 EDT
Authentication Service, persist changes on operators?
Hi,
when I'm creating a Authentication Service and need to update the operators Access Group must I update/persist these changes in the operator record?
And what is when I'am using the "Operator on the fly" pattern? Is it neccessary to persist the operator? This implies to delete the operator when the request is processed.
Regards
Uwe
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Allianz Deutschland AG
DE
Hi, good Morning,
that's right. I want to switch the AC dynamically depending on request based data.
Best regards,
Uwe
PEG
PL
Yes, operator record is needed and i think persisting the operator is required. I am not sure though.
Allianz Deutschland AG
DE
Hi Rajeev,
thanks for your answer. It's important to know, if persisting is required. Who can answer this question?
Regards
Uwe
Pegasystems Inc.
IN
Hi Uwe,
We just give model operator group when we model for SSO using Authentication service. Do you mean updating model user's access group ? Actual operator wont be persisted in PRPC in SSO case. All the custom attributes mapped in authentication service will be populated in pxRequestor data page upon login.
Thanks,
Niranjan
Allianz Deutschland AG
DE
Hi Niranjan,
Thanks. No, I don't want to update the model operator itself. I want to add or remove Access Groups from the operator who is created from the AuthService activity. It seems, that this operator must not be updated.
Regards
Uwe
Pegasystems Inc.
IN
Hi Uwe, Good morning!
>>> when I'm creating a Authentication Service and need to update the operators Access Group must I update/persist these changes in the operator record?
- If I understand the use case...
- it is like switching the access group dynamically during run time.
- could we leverage the parameter bAllowAccess for OOTB RULE-OBJ-ACTIVITY @BASECLASS REDIRECTANDRUN if suites for the use case.
- it is like switching the access group dynamically during run time.
>>> It's important to know, if persisting is required
-
I don't think we need to persist the changes to operator record.
- if we can establish the context and build the clipboard pages right w.r.t operatorID and AccessGroup we should be all set, I believe.
Please correct otherwise, Thank you!
psahukaru
Accepted Solution
Allianz Deutschland AG
DE
Hi, good Morning,
that's right. I want to switch the AC dynamically depending on request based data.
Best regards,
Uwe