python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Angular Okta custom widget and MFA behaviour changes based on browser in private/non-private mode
Our organization is setting up a new Angular application using the custom widget from Okta. Because we are using MFA we have used showSignInAndRedirect and have handled the redirect once the user auth...
DLaser
Votes: 0
Answers: 0
Allow the user to try again to connect after authentication failed access_denied
I have a web application that uses OpenIdConnectAuthenticationOptions to connect through Okta. Everything works as expected. When a user is connecting through Okta, he is correctly authenticated. And,...
Bronzato
Votes: 0
Answers: 1
How are user and session info being queried with this refresh token?
Recently I have been studying authentication, encryption, hashing, etc. When I was going through the okta docs I noticed this curl
http --form POST https://${yourOktaDomain}/oauth2/default/v1/token \
...

Bhaumik Joshi
Votes: 0
Answers: 1
Okta - Multiple AD/LDAP Connected to Different Applications
I have a use case where I have different AD/Ldap user stores that support both on premise and cloud. Certain applications need to use their credentials from their respective user stores. Something lik...
some guy
Votes: 0
Answers: 1