Hi,
We are working an external user facing pega application. I want to check if we can use pega basic authentication to Authenticate external user in Production. Any drawbacks of using basic authentication to Authenticate external user?
In our Org we use OKTA as Identity provider and not sure if we can use OKTA to validate non-SSO user.
Thanks
@KRISHNAPAVANP
Using Pega Basic Authentication in a production environment is not recommended. Please find the details below
Consider configuring OAuth Authentication Pegasystems Documentation
|
A user ID and password that are stored in the Pega Platform database or another internal or external data source. Note: Do not recommend Basic Credentials authentication type for a production environment.
|