static bool isProviderId(String providerId) { return providerId.isNotEmpty && providerId.startsWith('saml.'); }