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)
403 access Forbidden. Loggin isssue - Okta Developer Community 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 access this page ”
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
Account owner unable to login - permission denied - Questions - Okta . . . Since our Okta users can still login to our Web apps using the (Okta auth) (thanks to internet god) I’m taking this precious time to take a decision with concerned businesses as to Drop OKTA for now (cheap solution) or create and configure a new account (wich is gonna be costy and a pain)
Login is stuck in an endless redirect loop, using Asp. NET MVC Hi all, We have spent the last couple of weeks making a web app that we published for beta last Friday We followed the guide on Okta Authentication Quickstart Guides | Okta Developer to integrate it with Okta, and everything worked fine in localhost However, after we published to Microsoft Azure as an App Service, the login process had some various results On my colleagues’ laptops, the
How to pass login_hint into authorization url - OAuth OIDC - Okta . . . Hi, 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 Can some one please help Thanks in advance
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
We are experiencing a persistent looping behavior in the login process We are encountering a login looping issue during the authentication process integrated with Okta The problem is browser-specific: while Firefox works without issues, Chrome consistently experiences a redirect loop, and Edge shows intermittent behavior