Custom Login page for OKTA
Hello,
We are currently using OKTA SSO for authentication. When users access our portal, they are redirected to the Okta login page, and after authentication, they are redirected back to our application.
The requirement is to build a custom login page within our application itself. When a user accesses the application, this custom login page should be displayed, and there should be no redirection to Okta. Instead, authentication should happen seamlessly in the background with Okta. Is this possible in Pega 23?