I'm currently using Retool Self-Hosted Business Plan and need guidance on implementing a custom authentication flow.
My Desired Authentication Flow:
- User accesses Retool app
- User is redirected to our custom web authentication system
- After successful authentication, user is redirected back to the Retool app
I understand that Retool supports custom login configurations, but I'm not clear on how to implement this flow properly.
Can someone provide documentation, examples, or guidance on:
- How to configure custom authentication in Retool Self-Hosted
- Required API endpoints or callbacks
- Sample implementation code
- Best practices for this authentication pattern
Any help or resources would be greatly appreciated!
Thank you.