public static AuthenticationBuilder AddWsFed(this AuthenticationBuilder builder)
 => builder.AddWsFed(_ => { });