Understanding of SAML authenticationFamiliarity with Redash configuration UI
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
65
調査方針
Examine the SAML authentication setup code in Redash to find where callback URLs are generated. Look for the SAML configuration template or frontend component in the settings page, likely in the redash/authentication directory or templates. Identify where to add the callback URL display, and ensure it matches the actual callback endpoint. Check existing comments and linked PRs for additional context.