copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Redirect not working after login - Okta Developer Community 👋 I’m building an app in JS TS that supports SSO, and I’m having trouble getting Okta to redirect back to my app after logging in There are 2 scenarios: When I’m already logged into Okta, Okta will redirect correctly back to my app When I’m not logged into Okta, Okta will redirect to their login page, but once I login, it just goes to the Okta dashboard and not to my app I’m new
403 access Forbidden. Loggin isssue - Okta Developer Community Hi technical team I am learning about okta with login module, I have problem when registering account with developer role But I have encountered some problems reported as: “Access Forbidden You don’t have permission to…
The redirect_uri parameter must be a Login redirect URI in the client . . . It ends up that in the app in Okta, you have to set redirect uri = … authentication-code callback, and logout redirect = … signout callback We want to be able to freely set these URI for Net Core as well, either programmatically or through appsettings json When I am saying the example does not work, I do mean this → 1
Redirect to Okta Login page URL Continually Looping I’m having issues when redirecting to the Okta login page when launching my application It redirects as I’d expect I’m hosting my own application using HTTPS
Login infinite loop after MFA configuration - Questions - Okta . . . After trying to disable MFA for my developer account (which uses Google to login), I’m stuck in an infinite loop Here are the steps: Go to the login page for developer accounts Click on “Continue with Google” Let the infinite cycle begin! Looking at the network requests, I can see that the looping starts after a request to Google is made (so I’d believe I effectively logged into Okta
Okta Login Error - OAuth OIDC - Okta Developer Community Post Replies Views Activity Failure-redirect after okta sign in click OAuth OIDC reactjs , idx 4 378 September 21, 2024 Unable to sign in to React SPA with Auth JS OAuth OIDC react , authjs 3 1354 March 3, 2024 React okta integration OAuth OIDC 4 2703 February 12, 2024 Not allowd to access the application even though access has been provided
Login: Username and or Email? - Okta Developer Community Hello, I’m attempting to create a login form that uses the fields: “Username or Email” and “Password” I currently don’t have any restrictions set for login, but I was curious if it was possible for a user to login using their login and or their primary_email?
How to pass login_hint into authorization url - OAuth OIDC - Okta . . . I am quite new in OKTA I want to pass login_hint in OKTA sign on page so that the username get filled with login_hint I want to know that inside OKTA portal where we can define the parameters which are part of URL i e where i need to define the login_hint