When implementing multi tenant based on stackoverflow, I need to implement TenantWebAuthenticationDetailsSource and TenantWebAuthenticationDetails during AuthorizationConsent to support tenant acquisition after 302. Can I provide custom parameter assembly in the sendAuthorizationConsent method to simplify this operation