pub fn set_authentication_config(
auth_heap: &impl AuthHeapStrategy,
proposed_config: &SetAuthenticationConfig,
) -> Result<AuthenticationConfig, String>pub fn set_authentication_config(
auth_heap: &impl AuthHeapStrategy,
proposed_config: &SetAuthenticationConfig,
) -> Result<AuthenticationConfig, String>