We are encountering an issue with our SSO integration. It works perfectly in the local dev environment, but we’re experiencing failures when attempting to use it in the production environment. I have followed the okta laravel integration documentation from the official website Build a Simple Laravel App with Authentication | Okta Developer. I have created a new application with OIDC - OpenID Connect , Token-based OAuth 2.0 authentication for Single Sign-On (SSO) through API endpoints.
Can you provide more details about what exactly is failing and if you are seeing any errors (either from an API request or in the browser console)?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.