Skip to main content

Questions tagged [okta-signin-widget]

The tag has no usage guidance.

43 questions with no upvoted or accepted answers
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
1 vote
0 answers
249 views

How do I fixt the Okta/React/.NET CORS Preflight Error?

I'm trying to use Okta for user authentication. The stack is ASP.net core and react. This is the new template where react and the ASP.net core API projects are separate. I have the Okta example ...
RyboTech's user avatar
1 vote
0 answers
264 views

Problem logging with OKTA Production for "/oauth2/default/v1/authorize"

In dev account I'm using "/oauth2/default/v1/authorize" and everything works fine. However, using this URI with our production account redirects me to a 400 error page with the message "...
Sanket Patil's user avatar
1 vote
0 answers
376 views

How do i fix? IDX21323: RequireNonce is 'System.Boolean'. OpenIdConnectProtocolValidationContext.Nonce was null

I am getting this issue. IDX21323: RequireNonce is 'System.Boolean'. OpenIdConnectProtocolValidationContext.Nonce was null, OpenIdConnectProtocol.ValidatedIdToken.Payload.Nonce was not null. The nonce ...
Sudhee Namma's user avatar
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
0 answers
28 views

Okta: AuthSdkError: Unable to retrieve OAuth redirect params from storage

I have a React UI. I need to implement Okta Web app, with server-side authentication. The server I am using is Python. Unable to fix the issue with Okta giving this error: 'AuthSdkError: Unable to ...
user3789276's user avatar
0 votes
0 answers
20 views

Jenkins and okta integration with only username based login

We have integrated jenkins and okta. While opening jenkins URL, its redirecting to Okta page with username and password inputs. However, we also want to allow the login only based on the username. ...
Jaydeep Soni's user avatar
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
0 answers
23 views

How can we call multiple brand for same application in OKTA?

I have created a new brand and added custom domain, but I am not able to call that new brand template in forgot password API. curl --location --request POST 'https://{host}/api/v1/users/{user_id}/...
Vishal Pandey's user avatar
0 votes
0 answers
45 views

okta login how to display error message when user in provisioned status

Question: Given an Okta user in a provisioned state, when that user attempts to login, then how do we display a custom message to the user? (ex: "Go activate your account!") Context: My team ...
ultrapulpo's user avatar
0 votes
0 answers
31 views

Is there any Nativescript library available which validates OKTA tokens?

Is there any Nativescript library available which would validate OKTA tokens locally? I am using TnsOAuthClient but it doesn't has any method which validates token locally. Tried TnsOAuthClient client ...
Rahul's user avatar
  • 1
0 votes
0 answers
63 views

Angular Okta-SignIn-Widget - observe event or hook when Allowed into an application or not

Right now, everything is working great - just need to be able to subscribe, or find an event or hook so I can log a successful login vs: Now these both come back from Okta as a success because the ...
naspinski's user avatar
  • 34.5k
0 votes
0 answers
60 views

What does the proximitiy_* cookie for when using OKTA for authentication

I am trying to understand what the proximity_* OKTA cookie means when we log into a platform using OKTA for authentication. We need this information to add it to our cookie policy disclosure. ...
Ade Amos's user avatar
0 votes
0 answers
98 views

Can using a VPN on my phone change my location when Okta requests a passcode via SMS?

I prefer not to disclose my location to Okta. When logging in, Okta requests a passcode via SMS. If I use a VPN on my phone, will it alter my location for this purpose? I attempted to set up a VPN on ...
megadeth 's user avatar
0 votes
0 answers
341 views

CORS error after hosting application on Railway

I hosted my frontend (react) and backend (springboot) subfolders separately on Railway. I am getting CORS error after updating the origin where the frontend is deployed as follows: This is my ...
Kalamazoo's user avatar
  • 141

15 30 50 per page