You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Cloudflare Access IDP lookup and JSON body issues
- Handle null .result from identity_providers API with // [] fallback
- Also match by name (case-insensitive 'google') in case the type differs
- Log the IDP API response summary for debugging
- Only include allowed_idps + auto_redirect_to_identity when IDP is found
- Use a dummy trailing field (tags) to avoid JSON trailing comma issues
0 commit comments