Hi all,
We are looking for design suggestions for a scenario where - when additional information is requested from a user (without an operator ID), the user should be able to submit information from browser without loggin in.
In UIKit application, we were making use of Directed Web Access to implement this requirement. We are looking for similar implementation approaches in Constellation (we are having issues with Directed Web Access in Constellation application).
@ArpitaC16821152 you have not clarified what issues you are having with DWA in Constellation.
Did you find the documentation ?
Enabling granting one-time access to external users by configuring Directed Web Access
Securing Constellation applications
In Constellation applications, you can achieve a similar functionality to Directed Web Access in UIKit by using the Pega Platform Authentication schemes. If your application uses Constellation, it authenticates operators using one of the newer (PRAuth) types of Pega Platform Authentication schemes. For an unauthenticated user, this type of request presents a page showing a list of authentication services available for login to the application. If the user chooses Basic authentication, then the password, lockout, and CAPTCHA policies are applied by default. This way, users without an operator ID can submit information from the browser without logging in.
This is a GenAI-powered tool. All generated answers require validation against the provided references.