Skip to main content

All Questions

0 votes
0 answers
34 views

SSO login using okta

Has anyone been successful in running Playwright using BDD in windows machine especially for an app where login is using Okta (with SSO enabled)? The challenge is script never gets the login screen. ...
Priyam's user avatar
  • 1
0 votes
1 answer
650 views

OKTA Self service registration with Nextjs REACT

I have been trying to allow users to sign up for my app with the Okta SSR feature however I keep getting this error that says: {"errorCode":"E0000060","errorSummary":&...
kpgabriel 's user avatar
1 vote
5 answers
6k views

Okta Component giving error at runtime Cannot read properties of undefined (reading '_oktaUserAgent')

I am using OKTA authorization in my project but facing an error at runtime tried googling it but could not find any related solution Here is the error TypeError: Cannot read properties of undefined (...
Shivansh Bajpai's user avatar