Skip to main content

Questions tagged [okta-signin-widget]

The tag has no usage guidance.

0 votes
1 answer
687 views

How to set up Okta Signin Widget in Vue Okta app

I am attempting to integrate the okta signin widget into a Vue 3 project, based on the following: (Okta Sign-In Widget and Vue | Okta Developer). However, it appears that OktaSignIn is not available ...
JS_is_awesome18's user avatar
0 votes
1 answer
2k views

Keycloak - login in Pop Up window

I am using keycloak in an iframe. My keycloak client is Okta. With my current configuration, keycloak simply redirects to okta login page. This means they are beeing opened within the iframe aswell. I'...
Hoks Vishu's user avatar
1 vote
1 answer
5k views

ReactJS: Okta Auth RestoreOriginalUri Function not Redirecting

I've been stumped on this issue for quite some time. I am using Okta Authentication for my React SPA and everything is going well however the restoreOriginalUri function doesn't actually route/...
yush's user avatar
  • 416
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
2 votes
1 answer
940 views

Implement Okta Authentication for Multi Tenant

I am implementing Okta Authentication for a multi tenant app and authentication works well. My question is: To Support multi tenant in Okta, Okta provides different url for different tenant so as far ...
Learn AspNet's user avatar
  • 1,492
0 votes
3 answers
4k views

how to use okta refresh token in react app

Can someone guide on how to use okta refresh token in a react app? Checked the documentation but didnt help much, for eg, what is the state in below request? **GET https://${yourOktaDomain}/oauth2/...
Gaurav Mithas's user avatar
1 vote
1 answer
4k views

Okta login page goes to infinite loop after user authentication

like this My Angular app integrated Okta access and user management API. The application backend is hosted in AWS Beanstaik and front end angular app is hosted S3. I checked the network response by ...
coder_sam97's user avatar
0 votes
1 answer
723 views

Unable to find the group information of the logged in user -JWT token OKTA

I am new to Okta so apologies if my questions are not clear. So what I want to do is basically parse the JWT token generated by okta and extract the group information of the logged in user associated ...
EagerLearner's user avatar
0 votes
1 answer
616 views

Okta OktaSignIn Widget Token Refresh

I have a website to use Okta to authenticate/authorize. I am able to use Okta sign in widget to get access token and make API call. let oktaSignIn = new OktaSignIn({ baseUrl: 'https://dev-xyz....
user3792705's user avatar
0 votes
1 answer
174 views

I am trying to integrate OKTA React native but I only have SAML file. How do I get oidc values from it?

I am working for a company X and our product will have a OKTA login for employees of company Y. When I looked online for react native login, I got a link where I will need oidc config values like ...
Amit Patel's user avatar
  • 1,815
1 vote
1 answer
583 views

okta-auth-js Uncaught TypeError: Super expression must either be null or a function

After making the production build I am getting this error in the console and the application is not getting loaded. enter image description here My Environment: OS: Linux/Ubuntu React version: 16.13.0 ...
Sarmad Zaki's user avatar
0 votes
2 answers
1k views

ReactJS: Global Okta Auth Helper Function

I have my React web app authenticated using Okta however if the user is not authenticated or the token expires then it will redirect the user to the /login page. Page1.js: import React, { useState, ...
yush's user avatar
  • 416
0 votes
1 answer
1k views

OKTA : Getting 403 - Forbidden: Access is denied error

I have web server behind the load balancer, system successfully redirected me to OKTA login page, after entering the credentials when I and hitting the login button when OKTA server perform the ...
Ck.Nitin's user avatar
  • 181
0 votes
0 answers
201 views

okta-signin-widget - I need to have back to sign in link on recovery link expired screen

I have requirement to keep a Back to Sign in link (Footer) when user accesses a link that is expired. At present it just displays the error msg that the link is expired. Any help in this regard is ...
Gopalamga's user avatar
0 votes
1 answer
1k views

OKTA sign in widget is not rendering on page routing in Angular 7 application

I am using Angular 7.2 with @Okta/Okta-angular 1.2.1 and @okta/okta-signin-widget 2.19.0 into my angular application. On first load of application, I am able to see the login widget but if start ...
D2Y's user avatar
  • 11

15 30 50 per page