Show a login screen instead of auto-redirecting to the IdP - #729
Show a login screen instead of auto-redirecting to the IdP#729nsadeghi97 wants to merge 1 commit into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
Currently unauthenticated users get bounced to the identity provider after a 1.5s delay, which looks like a broken blank page. This adds a simple login screen with a sign-in button instead, plus a small marketing panel on the right for larger screens. The actual authentication flow is unchanged.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.