Skip to main content

All Questions

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
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
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
1 answer
107 views

Pac4J with OKTA and springboot

im trying to adapt the very nice sample spring-webmvc-pac4j-boot-demo. i made some minor change to this working exemple with PAC4J and Spring MVC to request OKTA hosted login page with some OIDCclient ...
David Sissoko's user avatar
1 vote
1 answer
522 views

Seeking Guidance on Token Refresh in Okta React Application without Redirecting to /login/callback

Hello Stack Overflow community, I'm currently working on a React application that utilizes the @okta/okta-react and @okta/okta-auth-js packages for authentication. The current implementation involves ...
Jeffrin Prabahar's user avatar
0 votes
0 answers
37 views

Having trouble adding a mobile Sign-in redirect URI to OIN’s App Integration form

After successfully creating an OIDC app on https://developer.okta.com/ and adding both mobile and web redirect URIs and working good in both mobile and web application, I encountered an issue when ...
Trinadh Reddy's user avatar
-2 votes
1 answer
59 views

Okta authentication using sling filter

I am integrating okta sign in flow with AEM SPA site. Okta sign in page is already created and hosted as separate application using okta widgets ,so once user is authenticated then I need to verify ...
Ashish's user avatar
  • 1
0 votes
0 answers
52 views

OKTA Auth: Full app (auth page) launches within the widget page before Okta authentication

In some cases, during authentication in the Okta widget window, the application's authentication page briefly appears, followed by the Okta authentication widget itself. This can be reproduced by ...
Petr's user avatar
  • 1
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
0 votes
0 answers
188 views

Need help authenticating to Okta programatically

here's some background of what I'm trying to do. I do not have admin access to my organization Okta enterprise. What I'm trying to do is to login to Okta programatically, and then subsequently login ...
Max Goh's user avatar
  • 55
0 votes
1 answer
381 views

Okta SSO across multiple apps

I'm using Okta to manage the users of my application, which is made in React. I implemented a custom login page with is working fine and authenticating the user. One of the requisites of the App is ...
Andre Luiz's user avatar

15 30 50 per page