Keywords: AuthN
- GDPR Compliance
- Gold CSA Star Certification
- HIPAA Compliance
- ISO 27001 Certified
- ISO 27018 Certified
- PCI DSS Compliance
- SOC 2 Type II Certified
- Dashboard -> Applications -> Create Application
- Name:
<App Name>
-> Regular Web Application -> Create - Settings -> Allowed Callback URLs:
http://localhost:3000/callback
Callback URL mismatch.
The provided redirect_uri is not in the list of allowed callback URLs.
Please go to the Application Settings page and make sure you are sending a valid callback url from your application.
- Dashboard
- Applications -> Applications ->
<App Name>
-> Settings - Settings -> Application URIs -> Allowed Callback URLs:
http://localhost:3000/api/auth/callback
There could be a misconfiguration in the system or a service outage. We track these errors automatically, but if the problem persists feel free to contact us.
- Dashboard
- Applications -> Applications ->
<App Name>
-> Settings - Settings -> Application URIs -> Allowed Logout URLs:
http://localhost:3000