Authdog Checklist
Auth Provider setup
Ensure that you’ve at least authentication provider activated and tested for your production environment
Redirect URI setup
Ensure that you define where to redirect your users after authentication.
JWK setup
Ensure that you’ve at least one signin key added.
Notifications
Email TOTP will be sent via email, however if you’re using a custom SMTP provider, make sure the configuration works as expected sending a test email from Notifications/Emails
module in Console.
Last updated on