Skip to main content

Questions tagged [okta-signin-widget]

The tag has no usage guidance.

1 vote
1 answer
212 views

Still error! No self service registration in Okta Directory, alraedy set profile enrollment, trusted cors, clientID and issuer

I am not able to find the SSR on the okta admin directory. I have enable the profile enrollment. I have set the trusted cors, put in issuer and clientID. But my angular still showing error in the ...
Raymond Peter's user avatar
0 votes
1 answer
178 views

Okta + ASPX WEBFORMS + EMBEDDED WIDGET : 401 error for token

I am using a self hosted widget in aspx page which was created in classic engine. Since moved into the identity engine ,I have added : useInteractionCodeFlow: true, (as mentioned in Okta documentation)...
Ajas moidu's user avatar
2 votes
1 answer
271 views

Okta sign-in widget - password requirements not being displayed as bullet list

My understanding is that Okta would display the password complexity text as a bullet list instead of a comma-separated list. Is the bullet list the default styling or it should be added manually? ...
Ariel Rahmane's user avatar
0 votes
1 answer
496 views

Okta React + embedded SignIn Widget returning 401 for all login attempts

I am trying to use Okta to sign in to my react application. Any users assigned either via groups assigned to the app, or via the ‘Everyone’ group or via individual assignments do not work, returning ...
ABD's user avatar
  • 25
0 votes
1 answer
230 views

Showing details of previous user ( Okta Dashboard sign out doesn’t remove application tokens )

After I try to launch an app using the Okta dashboard, I have a problem; it displays old user information (perhaps because the local app token is unclear when we sign out of the Okta dashboard). ...
Jeet Patel's user avatar
0 votes
0 answers
217 views

Okta Widget - Get info from logged in user

I was able to configure the widget for a web app, authenticate through it and redirect to the configured page. That configured page gets an interaction_code and a status as query parameters. How do I ...
Nelson André's user avatar
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
0 votes
1 answer
204 views

Angular - Is it possible to take the inversion of the result of a router guard?

I am writing an Angular application using Okta for authentication. I have some pages that I only want to allow a user to activate if they are not authenticated. I could not find any guards or ...
Will Sutton's user avatar
2 votes
4 answers
7k views

next-auth only valid absolute URLs can be requested

I updated [email protected] to [email protected] for okta signin(reactjs). After that I am getting the following errors: [next-auth][error][SIGNIN_OAUTH_ERROR] https://next-auth.js.org/errors#...
user3041713's user avatar
0 votes
1 answer
266 views

Cannot activate Self-service registration OKTA

I cannot activate self-service registration , it does not appear in my menu under "directory". OKTA help center says that I should enable this Early Feature under "settings -> ...
user avatar
0 votes
2 answers
2k views

Angular OKTA authentication always returns false

I have followed this documentation to create a test app https://developer.okta.com/docs/guides/sign-into-spa-redirect/angular/main/ I am able to see OKTA Sign in page After entering valid credentials ...
Naresh217's user avatar
  • 410
3 votes
1 answer
4k views

PKCE flow with okta-react is storing okta-token-storage in localstorage. How to move it cookies?

I have implemented PKCE flow with @okta/okta-react library. After successful login it is storing accessToken and idToken in local-storage. But due an organizational policy, we need to store these in ...
ashish.99's user avatar
0 votes
1 answer
237 views

To allow external client application users to access B2C Integrated client website

To our client website, we have implemented user authentication (using OIDC) and related user flows using Azure ADB2C. External users are successfully authenticating and accessing from our website (SPA)...
CloudSpace03's user avatar
0 votes
0 answers
511 views

SPA React-okta sign in widget

'I am trying to follow this tutorial I found on Youtube on how to integrate a okta sign in widget to a React SPA https://www.youtube.com/watch?v=5j4FXMQBzmg&t=358s but, I think it is a little ...
Alejandro Vesga's user avatar
0 votes
1 answer
142 views

Okta wont start Error: EACCES: permission denied

I'm trying to use Okta to install their sign-in widget using the documentation from Okta Sign-In Widget and React, https://developer.okta.com/code/react/okta_react_sign-in_widget/#config. I have all ...
Shane Jeremich's user avatar

15 30 50 per page