Question
SSA
US
Last activity: 13 Feb 2020 10:02 EST
mobile app build on pega82
I am trying to build a mobile app. In version pega7.4, we have the option of specifying the alternate URL as https://server:port/prweb/PRWebLDAP2 but in pega82 they removed added user choice and Pega platform choice. how do we build a mobile app as LDAP link? I build as user choice but it is not working as LDAP URL it is still working as Platform Authentication. I tried in offlinehttp package also but still the same.
Hello,
Pega Mobile no longer supports servlet customization e.g. PRWebLDAP2. I recommend using low code configuration of authentication services Pega offers now. Create new authentication service of type Basic/OIDC/SAML and select it on a mobile channel if your project requires custom authentication setup other than OOTB Platform Authentication.